https://github.com/rust-cli/argfile
Load additional CLI args from file
https://github.com/rust-cli/argfile
Last synced: 9 months ago
JSON representation
Load additional CLI args from file
- Host: GitHub
- URL: https://github.com/rust-cli/argfile
- Owner: rust-cli
- License: apache-2.0
- Created: 2021-12-10T15:59:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T01:32:06.000Z (10 months ago)
- Last Synced: 2025-03-28T11:08:48.988Z (9 months ago)
- Language: Rust
- Homepage: https://docs.rs/argfile
- Size: 247 KB
- Stars: 32
- Watchers: 6
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# argfile
> Load additional CLI args from file
[][Documentation]

[][Crates.io]
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual-licensed as above, without any additional terms or
conditions.
[Crates.io]: https://crates.io/crates/argfile
[Documentation]: https://docs.rs/argfile