An open API service indexing awesome lists of open source software.

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

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)