https://github.com/hernancerm/args.zsh
Parse command line arguments in Zsh
https://github.com/hernancerm/args.zsh
args-parser zsh
Last synced: 8 months ago
JSON representation
Parse command line arguments in Zsh
- Host: GitHub
- URL: https://github.com/hernancerm/args.zsh
- Owner: hernancerm
- License: mit
- Created: 2025-01-01T23:55:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T22:28:42.000Z (10 months ago)
- Last Synced: 2025-08-02T20:41:02.203Z (8 months ago)
- Topics: args-parser, zsh
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# args.zsh
Parse command line arguments in Zsh. See the function `parse_args` in [args.zsh](./args.zsh).
## Developing
[DEVELOP.md](./DEVELOP.md)
## License
[MIT](./LICENSE)