https://github.com/ksxgithub/clap-utilities
Small utilities related to clap
https://github.com/ksxgithub/clap-utilities
clap-rs library rust
Last synced: over 1 year ago
JSON representation
Small utilities related to clap
- Host: GitHub
- URL: https://github.com/ksxgithub/clap-utilities
- Owner: KSXGitHub
- License: mit
- Created: 2022-08-08T05:30:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T11:00:31.000Z (over 2 years ago)
- Last Synced: 2024-04-24T16:06:56.633Z (about 2 years ago)
- Topics: clap-rs, library, rust
- Language: Rust
- Homepage: https://crates.io/crates/clap-utilities
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Clap Utilities
Small utilities related to [clap](https://clap.rs).
## Description
This library contains some useful utilities involving `clap`.
**Links:**
* [Documentation](https://docs.rs/clap-utilities)
* [Crates.io Page](https://crates.io/crates/clap-utilities)
* [Lib.rs Page](https://lib.rs/crates/clap-utilities)
## License
[MIT](https://github.com/KSXGitHub/clap-utilities/blob/master/LICENSE.md) © [Hoàng Văn Khải](https://ksxgithub.github.io/)