Crates.io | djlaser_catsay |
lib.rs | djlaser_catsay |
version | |
source | src |
created_at | 2024-12-06 16:57:02.274517 |
updated_at | 2024-12-07 18:25:47.723711 |
description | An easy to use cowsay tool that prints ascii cats |
homepage | |
repository | https://github.com/DJ-Laser/catsay |
max_upload_size | |
id | 1474454 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
The demo features a virtual terminal where you can use the catsay and clear commands
Tech Stack:
cargo install djlaser_catsay --features="cli"
Catsay is mainly developed for the linux command line. Windows builds will most likely work, but they are unsupported