A collection of tools to compile and run JAMScript programs. These tools are best used with the docker version of JAMScript.
Before you use these tools, you need to setup your account so that docker can run without sudo. Check the Ubuntu or the particular Linux distribution's documentation to find out how you can setup your system.
Clone this repository into a local directory like $HOME/JAMTools. Add this location to your $PATH. Check whether a command like djam is in your path and is picked up from this repository. Once you have got djam in your path, you are all set!
Type djam to see the options that are available to you.