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

https://github.com/axodotdev/axoprocess

Nicer defaults for invoking CLI Commands.
https://github.com/axodotdev/axoprocess

Last synced: 11 months ago
JSON representation

Nicer defaults for invoking CLI Commands.

Awesome Lists containing this project

README

          

# axoprocess

[![crates.io](https://img.shields.io/crates/v/axoprocess.svg)](https://crates.io/crates/axoprocess)
[![docs](https://docs.rs/axoprocess/badge.svg)](https://docs.rs/axoprocess)
[![Rust CI](https://github.com/axodotdev/axoprocess/workflows/Rust/badge.svg?branch=main)](https://github.com/axodotdev/axoprocess/actions/workflows/rust.yml)

Nicer defaults for invoking CLI Commands.

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or [apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0))
* MIT license ([LICENSE-MIT](LICENSE-MIT) or [opensource.org/licenses/MIT](https://opensource.org/licenses/MIT))

at your option.