This list will be considered as variable ENV throughout the README.md
- dev
- stg
- prod
####Development Getting started:
tip: line started with $ means a command in the terminal
- Open your terminal
- Our workspace is ~/catela, where ~ should be your $HOME_DIRECTORY (YES, we are very comfortable only with Linux & Mac OS X)
- $ cd ~/catela (this path will be our workspace)
- $ ./build [APPLICATION_NAME] dev
- Open a new tab in your terminal (this can be achieved by Cmd + T in Mac OS X, or Ctrl + Shift + T in Linux Ubuntu)
- $ cd ~/catela
- $ ./run [APPLICATION_NAME] dev