A CLI program for launching Syntra Small
Installing the CLI tools for Syntra Small is as easy as running the following script in terminal
bash <(curl -s https://raw.githubusercontent.com/syntraio/small-cli/master/install.sh)
After the installation runs, it will tell you that you need to add the following to your ~/.bash_profile
file
source $HOME/.syntra/small
After that, you're done! Either run source ~/.bash_profile
or close and re-open terminal to start using Syntra Small's CLI!
$ small [optional files...]