cli_kit 0.1.11

One stop shop for building a next gen terminal applications
Documentation
  • Coverage
  • 70%
    7 out of 10 items documented6 out of 6 items with examples
  • Size
  • Source code size: 1 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • JesterOrNot/cli_kit
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JesterOrNot

cli_kit

Rust Gitpod Ready-to-Code Crates.io Pull Requests Welcome Run on Repl.it GitHub repo size

One stop shop for building a next gen terminal application

This is a heavy work in progress APIs can and will change

Usage

To add this library to your project add the following to the dependencies section in your Cargo.toml file

cli_kit = "0.1.1"

Contributing

Run it in Gitpod it has all the tools you will need to run and contribute to this project!

Open in Gitpod

While we highly suggest that you use Gitpod I realize not everyone can use the command line so here is a alternative: repl.it

Run on Repl.it