mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Refs #527 Add third-party tool info page: devilbox-cli.sh
This commit is contained in:
parent
8840ce67e4
commit
73cc2d9b1e
@ -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
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
|
Loading…
Reference in New Issue
Block a user