robo: add page

This commit is contained in:
Pierre Rudloff
2019-11-14 11:08:29 +01:00
committed by Starbeamrainbowlabs
parent 597ee82dfb
commit fa1738268c

12
pages/common/robo.md Normal file
View 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}}`