Skip to content

sontixyou/secho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors