A meshtastic CLI written in Rust.
This project is mostly for me to learn Rust, we'll see how it goes
## Install
cargo install meshtacean
## Usage
meshtacean --help
If you'd like to contribute, do the following:
# Clone the repo
# git clone https://github.com/clayrosenthal/meshtacean.git
# Build the project
cargo build
./target/debug/meshtacean --help