Skip to content

cyclopticnerve/PkgTest

Repository files navigation

PkgTest

"It mostly works™"

License: WTFPL

PP_SHORT_DESC

Requirements

PP_PY_DEPS

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 PkgTest-PP_VERSION.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/PkgTest
foo@bar:~/Downloads$ cd PkgTest

Then build and install:

foo@bar:~/Downloads/PkgTest$ python -m pip install build
foo@bar:~/Downloads/PkgTest$ python -m build
foo@bar:~/Downloads/PkgTest$ python -m pip install ./dist/pkgtest-PP_VERSION.tar.gz

Uninstalling

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

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