Serial Console

A command line tool to communicate with a serial console written in Rust

Installation

bash cargo install serial-console

Usage

```bash

long help

sc --help

short help

sc -h ```

Example

bash sc /dev/ttyUSB0 115200