Install
Requires ruby
to be installed on the system.
Managing dependencies
Gems are installed on GEM_HOME
or in a local directory with:
shellbundle config set --local path '.bundle'
Install/update gems from Gemfile
with:
shellbundle install
bundle update