rooki
A stupid simple script runner supporting c, c++, rust, haskell and virtually anything
How to download and setup rooki
Open terminal and run command
git clone https://github.com/alejandrogallo/rooki.git
git clone is used to create a copy or clone of rooki 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 rooki https://github.com/alejandrogallo/rooki/archive/master.zip
Or simply clone rooki with SSH
[email protected]:alejandrogallo/rooki.git