dababy

Crates.iodababy
lib.rsdababy
version0.2.1
sourcesrc
created_at2021-04-09 02:13:30.236067
updated_at2021-04-09 19:15:48.000963
descriptiona cowsay clone for the dababy
homepage
repositoryhttps://github.com/cytoo/dababy
max_upload_size
id381133
size55,052
cytolytic (cytoo)

documentation

README

Dababy

small rust tool inspired from cowsay

Crates.io GitHub Repo stars GitHub repo size

Installation

first of all you'll need cargo (the rust package manager)

install cargo with:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

after that run the following command:

cargo install dababy

Commands

dababy <message>

-b for blue dababy

Commit count: 14

cargo fmt