Skip to content

Command line harness for Rust applications (e.g. embedded applications)

Notifications You must be signed in to change notification settings

thejpster/harness-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harness

Harness is a nice and simple command line handler. You might use it on an embedded project to accept basic commands over a UART, or or anywhere you want to parse interactive commands from a user.

Has no dependencies. A #[no_std] compatible version will be along shortly.

About

Command line harness for Rust applications (e.g. embedded applications)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages