Cloning and adding to path
-
Cloning the repo
git clone https://github.com/nathsin/BalayyaLang
-
Adding to path
If you're unsure about what shell you're using, it probably is bash
bash shell
export PATH=$PATH:/path/to/BalayyaLang
To write to path permanently, copy the above command to your
~/.bashrc
file and typesource ~/.bashrc
fish shell
set -Ua fish_user_paths /path/to/BalayyaLang
executing a file
-
To execute a file with the
.simha
extensionbalayya /path/to/.simha/file