Peanut Script Language
Downloads
Last updated: 2024/10/19
| Linux Package | peanut-1.2.0.tar.gz |
| Windows Package | peanut-1.2.0.rar |
Quick start on Linux
user1@pc:~$ tar -zxvf peanut.tar.gz
user1@pc:~$ cd peanut
user1@pc:~/peanut$ pni c01_hello.pnt ABC 123
Quick start on Windows
1. Decompress peanut.rar
2. Copy the directory peanut to C:\
3. Start Windows Command Prompt App.
4. Execute the following commands on Command Prompt App.