rift
🚧 Experimental 🚧 A project manager (dependency & build tool) for Zilch
How to download and setup rift
Open terminal and run command
git clone https://github.com/zilch-lang/rift.git
git clone is used to create a copy or clone of rift repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with rift https://github.com/zilch-lang/rift/archive/master.zip
Or simply clone rift with SSH
[email protected]:zilch-lang/rift.git