A scripting language with shell scripting capabilities (WIP)
Install opam
Then run
git clone https://github.com/Innf107/polaris
cd polaris
./install.sh
And you're done!
To check your installation, you might want to run the polaris repl (Ctrl + D to exit)
polaris
If you have any trouble building polaris, feel free to open an issue.
For a friendly introduction, check out @Sebull-git's blog post. A few basic tutorials can be found at Sebull-git/polaris-tutorial.
More detailed, in-depth tutorials are currently being written and will be linked here in the future.