Blix::Cli
¶ ↑
This provides the blix
command which allows a blix REST framework environment to be created and updated.
Installation¶ ↑
Add this line to your application's Gemfile:
gem 'blix-cli'
And then execute:
$ bundle
Or install it yourself as:
$ gem install blix-cli
Usage¶ ↑
commands:
$ blix help # help information $ blix new appname # create a new blix application in directory appname $ blix update # update application