This commit is contained in:
2025-10-16 16:03:45 +04:00
parent 4cfc018ace
commit f2f87eb7fd
2 changed files with 183 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ fn do() ! {
herocmds.cmd_docusaurus(mut cmd)
herocmds.cmd_web(mut cmd)
herocmds.cmd_sshagent(mut cmd)
herocmds.cmd_atlas(mut cmd)
cmd.setup()
cmd.parse(os.args)