Crates.io | kaolinite |
lib.rs | kaolinite |
version | 0.9.5 |
source | src |
created_at | 2021-06-29 17:15:22.89613 |
updated_at | 2024-09-08 17:12:03.425094 |
description | A crate to assist in the creation of TUI text editors. |
homepage | |
repository | https://github.com/curlpipe/kaolinite |
max_upload_size | |
id | 416247 |
size | 5,818,821 |
Key Features • How To Use • Credits • License
You'll need to have a modern Rust toolchain. Click here if you need that.
# If you already have a project set up, ignore this step
$ cargo new [app name]
$ cd [app name]
# Simplest way to add to your project is using cargo-edit
# You can also manually add it into your Cargo.toml if you wish
$ cargo install cargo-edit
$ cargo add kaolinite
# You should be ready to use the crate now!
If you require documentation, please consult https://docs.rs/kaolinite. You'll find detailed API explainations and examples.
Don't hesitate to contact me (see bottom of readme) if you require assistance.
This software uses the following open source crates:
MIT
Github @curlpipe · Discord curlpipe#1496 · Crates.io curlpipe