-
Notifications
You must be signed in to change notification settings - Fork 115
Installation
Tejas Manohar edited this page Feb 28, 2015
·
5 revisions
Boris is available for download as a Phar archive:
Simply download it and run it.
curl -L -O https://github.com/d11wtq/boris/releases/download/v1.0.8/boris.phar
chmod +x boris.phar
sudo mv boris.phar /usr/local/bin/boris
For use with composer.
Can be installed globally via:
composer global require 'd11wtq/boris=1.0.*'
~/.composer/vendor/bin/boris
This is great if you want to stay really up-to-date. I don't commit unstable code to master, ever.
git clone git://github.com/d11wtq/boris.git
cd boris
./bin/boris