1
0
Fork 0
forked from deblan/gist

Deployment

This commit is contained in:
Simon Vieille 2016-02-02 19:32:27 +01:00
parent c5175745cb
commit da5997d519

View file

@ -215,7 +215,7 @@ Deployment
Gist uses [Magallanes](http://magephp.com/) to manage deployment.
$ composer global require andres-montanez/magallanes
$ # if the envvar PATH contains "$HOME/bin/"
# if the envvar PATH contains "$HOME/bin/"
$ ln -s ~/.composer/vendor/bin/mage ~/bin/mage
There is an example of the configuration of an environment in `.mage/config/environment/prod.yml-dist`.