kitemakerhq / km

a POC CLI in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

km

This is just a POC to try to make a start on the CLI.

You need Rust to build this: https://www.rust-lang.org/tools/install

To run:

$ cargo run -- [your parameters]

To build release:

$ cargo build --release

About

a POC CLI in Rust


Languages

Language:Rust 100.0%