Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

deadblackclover/gnusay-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnusay-rust

GNU say made using Rust

   +-----------+ 
   |I love GNU!|
   +-----------+ 
    \   / 
     \ / 
 .= .-_-. =.
((_/)o o(\_)) 
 `-'(. .)`-' 
  /| \_/ |\ 
 ( | GNU | ) 
 /'\_____/'\ 
 \__)   (__/

Install

If you have Rust: cargo install gnusay

Build for wasmtime

rustup target add wasm32-wasi
cargo wasm-build

and run it

wasmtime target/wasm32-wasi/release/gnusay.wasm

Usage

GNU say made using Rust

Usage: gnusay <TEXT>

Arguments:
  <TEXT>  

Options:
  -h, --help     Print help
  -V, --version  Print version

Releases

No releases published

Packages

No packages published

Languages