Add install-shell-completions command, show version on bare run, update README

- New install-shell-completions command: auto-detects zsh/bash, installs
  completion script, configures shell rc files (idempotent)
- Running asc-client without a subcommand now shows version + help
- README: add Homebrew tap, download binary, and quarantine instructions;
  clarify build time is due to asc-swift's generated API files
This commit is contained in:
Kerem Erkan
2026-02-13 11:12:36 +01:00
parent a2a8192dd1
commit 3a8c794492
4 changed files with 186 additions and 20 deletions

11
.gitignore vendored
View File

@@ -1,10 +1,19 @@
# General
.DS_Store
# Development
/.build
/Packages
/.claude
*.xcodeproj
xcuserdata/
DerivedData/
.swiftpm/configuration/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc
# Claude Code
/.claude
.claude/
**/CLAUDE.md
!/CLAUDE.md