One Paragraph of function description goes here.
- FaaStRuby version 0.4.16 or higher.
# To install
~$ gem install faastruby
# To update
~$ gem update faastruby
~$ cd FUNCTION_FOLDER
~/FUNCTION_FOLDER$ faastruby deploy-to WORKSPACE_NAME
~$ faastruby new FUNCTION_NAME --template github:user/repository