ifallah / small-cli

A CLI program for launching Syntra Small

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntraSmall-CLI

A CLI program for launching Syntra Small

Installation

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!

Usage

$ small [optional files...]

About

A CLI program for launching Syntra Small


Languages

Language:Shell 100.0%