Skip to content

cyclopticnerve/ModTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModTest

"It mostly works™"

License: WTFPL

ModTest description

Requirements

None

Installing

You can download the (hopefully stable) latest release from the main branch.
Download the 'Source Code (tar.gz)' file.

Then install it using:

foo@bar:~$ cd ~/Downloads
foo@bar:~/Downloads$ python -m pip install ModTest-0.1.0.tar.gz

Or you can clone the git repo to get the latest (and often broken) code from the dev branch:

foo@bar:~$ cd ~/Downloads
foo@bar:~/Downloads$ git clone https://github.com/cyclopticnerve/ModTest
foo@bar:~/Downloads$ cd ModTest

Then build and install:

foo@bar:~/Downloads/ModTest$ python -m pip install build
foo@bar:~/Downloads/ModTest$ python -m build
foo@bar:~/Downloads/ModTest$ python -m pip install ./dist/modtest-0.1.0.tar.gz

Uninstalling

foo@bar:~$ python -m pip uninstall modtest

Usage

blah blah blah

Notes

blah blah blah

-)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages