yohang / satis-admin

A web interface for Satis configuration
MIT License
64 stars 8 forks source link

you can now add environment settings #5

Open wolfwolker opened 9 years ago

wolfwolker commented 9 years ago

If you cannot build satis repository due to unexistant HOME or COMPOSER_HOME environment variable, now you can run

php bin/console setting:add COMPOSER_HOME /whatever/is/your/composer/home

to add the environment variable