Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 314 Bytes

INSTALL.md

File metadata and controls

18 lines (10 loc) · 314 Bytes

INSTALL

Preferred Method

The preferred method is that you use pip:

pip install jug

From Source

Follow the typical:

python setup.py install

If you are using nix, the package was added in May 2016 to the repo as python-jug. You can add it to your shell.nix files as pythonPackages.jug.