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

247 B

robo

PHP 작업 러너. 더 많은 정보: https://robo.li/getting-started.html.

  • 사용 가능한 명령 나열:

robo list

  • 특정 명령 실행:

robo {{foo}}

  • 특정 명령 실행 시뮬레이션:

robo --simulate {{foo}}