/echor

An echo tool written in rust as a learning exercise

Primary LanguageRustMIT LicenseMIT

echor

license activity

Git GitHub Rust

A very basic echo tool written in Rust as part of a learning exercise.

Building

Use cargo to build:

cargo build

Usage

./target/debug/echor "hello world"

Credits / Third-Party Software

© Martin Paul Eve, 2022. Released under the terms of the MIT License.