-
Notifications
You must be signed in to change notification settings - Fork 6
Install
Bakh Inamov edited this page Mar 17, 2017
·
4 revisions
If you are a developer of your prefer to install from RubyGems, we've got you covered.
Add wombat-cli
to your repository's Gemfile
:
gem 'wombat-cli'
If using bundler, make sure to execute bundle install
after updating the Gemfile
. When running Wombat make sure to prefix the commands, e.g. bundle exec wombat ...
Install the library using gem
:
$> gem install wombat-cli