AbdRaqeeb / catsay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catsay

A simple CLI built using Rust. This is a mock version of famous cowsay CLI.

Usage

    cd catsay
    cargo build
    cargo run -- --help # See all the options

Testing

    cargo test

About


Languages

Language:Rust 100.0%