Refs #527 Add third-party tool info page: devilbox-cli.sh

This commit is contained in:
cytopia 2019-03-09 11:22:32 +01:00
parent 8840ce67e4
commit 73cc2d9b1e
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 21 additions and 0 deletions

View File

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

20
docs/third-party/devilbox-cli.rst vendored Normal file
View 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