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

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

Awesome Lists containing this project

README

          

# argfile

> Load additional CLI args from file

[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![License](https://img.shields.io/crates/l/argfile.svg)
[![Crates Status](https://img.shields.io/crates/v/argfile.svg)][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