
1 2 3 4 5 6 7 8 |
# This step may not be required if you use macOS # unzip x master.zip cd jnicookbook-master make all make test make clean |
1 2 3 4 5 6 7 |
git clone https://github.com/mkowsiak/jnicookbook.git cd jnicookbook make all make test make clean |


