Crates.io | ttip |
lib.rs | ttip |
version | 0.1.0 |
created_at | 2025-08-19 22:16:36.906816+00 |
updated_at | 2025-08-19 22:16:36.906816+00 |
description | A tip of the day in the CLI. So far we have Vim, and Korean |
homepage | https://github.com/kurt/ttips |
repository | |
max_upload_size | |
id | 1802574 |
size | 123,794 |
A command-line tool that gives you a new tip every day.
To build the project, you need to have Rust and Cargo installed.
cargo build --release
To get a Vim tip of the day:
./target/release/ttip -v
or
./target/release/ttip --vim
To get a Korean word of the day:
./target/release/ttip -k
or
./target/release/ttip --korean