robo: add page
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
597ee82dfb
commit
fa1738268c
12
pages/common/robo.md
Normal file
12
pages/common/robo.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# robo
|
||||||
|
|
||||||
|
> PHP task runner.
|
||||||
|
> More information: <https://robo.li/>.
|
||||||
|
|
||||||
|
- Run a specific command:
|
||||||
|
|
||||||
|
`robo {{foo}}`
|
||||||
|
|
||||||
|
- Simulate running a specific command:
|
||||||
|
|
||||||
|
`robo --simulate {{foo}}`
|
Reference in New Issue
Block a user