stdcli icon indicating copy to clipboard operation
stdcli copied to clipboard

(pre-alpha) rust meta library for cli applications

stdcli: batteries included for rust scripts

This is a rust meta-library for including relevant libraries for cli applications. It's main use case is to be used with cargo-script.

It is in the same spirit as the stdx but serves a specific instead of general use case.

Licensing

The source code is Licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

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.