文件名称:rocket:部署工具
文件大小:18KB
文件格式:ZIP
更新时间:2024-04-06 04:24:40
PHP
火箭 如何 # print rocket.json php ./rocket.phar --init > ./rocket.json # notification test php ./rocket.phar --rocket ./rocket.json --notify-test # verify rocket.json php ./rocket.phar --rocket ./rocket.json --verify # dry run (default) php ./rocket.phar --rocket ./rocket.json --sync dry # git pull & sync confirm php ./rocket.phar --rocket ./rocket.json --git pull --sync confirm # git pull & sync fo
【文件预览】:
rocket-main
----.gitignore(368B)
----README.md(926B)
----bin()
--------run.php(208B)
----composer.json(584B)
----src()
--------ArchiverInterface.php(176B)
--------Configure.php(2KB)
--------Updater()
--------Color.php(2KB)
--------ArchiverZip.php(808B)
--------SlackBlock.php(514B)
--------Main.php(16KB)
--------Options.php(3KB)
--------Command.php(3KB)
--------SlackBlockInterface.php(126B)
--------config()
--------ArchiverCommand.php(732B)
--------CommandEvents.php(107B)
--------SlackBlock()
--------Updater.php(3KB)
--------Slack.php(3KB)