Scip - Serial Console Interfacing Program

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

Usage example

```bash scip /dev/ttyUSB0 115200

show help for more options

scip -h ```

Installation

bash cargo install serial-console