Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 408 Bytes

rC

Installation (Linux):

git clone https://github.com/RodrigoCabaco/rC.git      
cd rC     
bash requirements.sh     
bash install_linux.sh     

newest update:
Added a bunch of fixes;
Added functions;
New Syntax for if statements and for loops;
added the strip(str) method;
Added requirements.txt
Created repository rC_WebFramework for webservers in rC!