storkit: create 369_bug_cli_treats_help_and_version_as_project_paths

This commit is contained in:
dave
2026-03-23 12:42:04 +00:00
parent 99a59d7ad1
commit 01b157a2e4

View File

@@ -32,3 +32,4 @@ Any argument is treated as a project path and a directory is created and scaffol
- [ ] storkit does not create directories for any argument — the path must already exist - [ ] storkit does not create directories for any argument — the path must already exist
- [ ] If the path does not exist, storkit prints a clear error and exits non-zero - [ ] If the path does not exist, storkit prints a clear error and exits non-zero
- [ ] Arguments starting with - that are not recognised produce a clear error message - [ ] Arguments starting with - that are not recognised produce a clear error message
- [ ] When storkit opens a valid project path, the full scaffold runs including .mcp.json pointing to the server's port