Skip to content

echoes its arguments to the standard output. The command written Rust

License

Notifications You must be signed in to change notification settings

sontixyou/secho

Repository files navigation

secho

secho is a simple command line tool that echoes its arguments to the standard output. It is a simple demonstration of a command line tool written in Rust.

Installation

curl -LO https://github.com/sontixyou/secho/releases/download/v0.0.1/secho.tar.gz
tar -xvf secho.tar.gz
sudo mv secho /usr/local/bin

Command

$ secho Hello! Rust
Hello! Rust

About

echoes its arguments to the standard output. The command written Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published