This is a python package manager hardcoded for and with python3, it uses wget to grab the packages from workman-source.glitch.me and decompresses them client-side.
Install?
wget https://workman-pack.glitch.me/workman.py
this will install the manager into your project
you can uninstall by typing (while in workman) the command ‘forget’
How to install packages with workman
run workman.py
type install
type the EXACT PACKAGE NAME!
workman does the rest, decompresses etc.*
help & support?
I won’t take any responsibilty for damages caused by someone elses work, but ideas, bugs and feedback are welcome by PM!
Uploading packages
We currently only allow project members to add packages to our library, but we can add it for you if you want!
uninstalling packages will be added soon! reply and watch this space!
also, a little update, I am working on a script to make it more “globally friendly”… more or less make it function like nvm, or rvm, adding their dist folder to the path…
it will also compile the python file into one nice and tidy binary file that can work on any machine that runs linux!
this will also allow for global package installations, something i think a lot of people will favor!
EDIT: here is our beloved script, but it is not yet done, i am going to tweak workman a lot overnight, to see if i can do a parody with the script.
for those of you wondering what i mean by parody, i mean that workman uses the stuff the script creates to the fullest, and has efficiency while doing so.
EDIT 2: here is a script to run the script to install a script curl https://pastebin.com/raw/aYwPZpii | bash -