- Ruby (2.1.x) and `bundler` gem
$ git clone [email protected]:SvHu/mocp_bunny_client.git
$ cd mocp_bunny_client
$ bundle install --path .bundle
To see all script commands just run:
$ ./bin/play
Added support for play to be symlinked into $PATH. Now Bundler finds its files, regardless how the script was called and what the current directory was.
Example:
ln -s /path/to/mocp_bunny_client/bin/play /usr/local/bin
play what