rattles
πͺ Minimal terminal spinners/throbbers for Rust
File Explorer
Download Latest Version (.zip)- demo.gif
- rust.yml
- no_std.rs
- ratatui.rs
- showcase.rs
- mod.rs
- mod.rs
- mod.rs
- mod.rs
- mod.rs
- clock.rs
- lib.rs
- macros.rs
- size.rs
- ticked.rs
- timed.rs
- util.rs
- .gitignore
- Cargo.lock
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/vyfor/rattles
Downloads the entire project code from GitHub to your computer.
cd rattles
Moves into the project folder you just downloaded.
2. Rust
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
cargo add rattles
Type this command into your terminal and run it.
cargo add rattles --no-default-features
Type this command into your terminal and run it.
If cargo build finishes without errors, it worked. The executable is created under target/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
