Merge pull request from cytopia/third-party-devilbox-cli

Documentation: devilbox-cli.sh
This commit is contained in:
cytopia 2019-03-09 11:32:10 +01:00 committed by GitHub
commit e36e88127d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 0 deletions

@ -224,4 +224,5 @@ host is ready to be served with your custom domain.
:caption: 3rd party projects
:maxdepth: 1
third-party/devilbox-cli
third-party/nginx-acme

20
docs/third-party/devilbox-cli.rst vendored Normal file

@ -0,0 +1,20 @@
.. include:: /_includes/snippets/__ANNOUNCEMENTS__.rst
************
Devilbox CLI
************
Project goal
============
``devilbox-cli.sh`` is a simple and conveniant bash script. It consists of multiple grep and sed
in order to easily change the ``.env`` configuration of devilbox and also a shorthand to start the
containers. It has been validated with shellcheck.
Project details
===============
* **Project:** https://github.com/louisgab/devilbox-cli
* **Mirror:** https://github.com/devilbox/devilbox-cli