snippetbashTip
robo — PHP task runner. More information: <https://robo.li/getting-started.html>.
Viewed 0 times
taskcommandrobocliinformationphprunnermore
Problem
How to use the
robo command: PHP task runner. More information: <https://robo.li/getting-started.html>.Solution
robo — PHP task runner. More information: <https://robo.li/getting-started.html>.List available commands:
robo listRun a specific command:
robo {{command}}Simulate running a specific command:
robo --simulate {{command}}Code Snippets
List available commands
robo listRun a specific command
robo {{command}}Simulate running a specific command
robo --simulate {{command}}Context
tldr-pages: common/robo
Revisions (0)
No revisions yet.