Git repository summary in your terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ossama Hjaji 83462df56b
use workspace inheritance (#1142)
2 years ago
..
src cargo clippy pedantic 3 years ago
CHANGELOG.md cargo changelog --write 2 years ago
Cargo.toml use workspace inheritance (#1142) 2 years ago
LICENSE.md Turn `AsciiArt.rs` into its own crate (#934) 3 years ago
README.md feat(ascii): parse multi-byte unicode chars correctly + docs (#936) 3 years ago

README.md

ascii

crates.io docs.rs

Provides the primary interface to display ascii art to the terminal.

More info here.

This crate is designed as part of the onefetch project.