1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/robo.md

17 lines
227 B
Markdown
Raw Normal View History

# robo
> PHP 작업 러너.
> 더 많은 정보: <https://robo.li/>.
- 사용 가능한 명령 나열:
`robo list`
- 특정 명령 실행:
`robo {{foo}}`
- 특정 명령 실행 시뮬레이션:
`robo --simulate {{foo}}`