Skip to content

realglobe-Inc/greptty

Repository files navigation

greptty

Find paths of character devices with regexps.

Getting Started

greptty require Rust 1.46.0 or later. First, install it. We will provide executable binaries for Linux(amd64, arm) and Mac.

Installing

Clone this repository and execute next command at the repository directory.

cargo install --path .

Run examples

Detect and read usb_co2

usb_co2: https://github.com/realglobe-Inc/usb_co2

# macOS
./examples/detect_co2.sh /dev/cu.usbmodem

# Linux
./examples/detect_co2.sh /dev/ttyACM

License

This project is licensed under the MIT License - see the [LICENSE] file for details.

Releases

No releases published

Packages

No packages published

Languages