mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
robo: add page
This commit is contained in:
committed by
Starbeamrainbowlabs
parent
597ee82dfb
commit
fa1738268c
@@ -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