zcot / SimplyScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplyScript

if you are on windows the thing is really simple, you need to install the zip and execute the .exe file.

and you finish :).

but the unix (linux/mac) users need to use the terminal for mac who knows to use the mac terminal plese write me in private.

for linux users you need to do theese exact commands:

sudo apt update

sudo apt upgrade

sudo apt-get install gcc

sudo apt-get install git

(this is if you have not installed git)

git clone https://github.com/TheTermProgrammer/SimplyScript

The wiki is kinda full becouse i added all the function of oll the commands and their sintax, in the shell (using the comand 'hlp') you will see all the commands and

how to write it

About


Languages

Language:C++ 99.6%Language:Shell 0.4%