Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 440 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 440 Bytes

Meshtacean

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

Development

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