Ajla 0.2.0
[ajla.git] / programs / acmd / README.txt
blobc1a9254feaefea50d350847a6565e91970ac8a58
1 How to run the Ajla Commander:
3 Install the packages libgmp-dev and libffi-dev
5 Download Ajla from https://www.ajla-lang.cz/downloads/ajla-0.2.0.tar.gz
7 Extract Ajla and compile it with "./configure; make"
9 Install it with "sudo make install"
11 Download the Ajla Commander source files and put them to some directory
13 Run "ajla acmd.ajla"