A Rust library for making beautiful REPLs and Shells with fish like as you type syntax highlighting
Add the following to your Cargo.toml's dependency section
toml
synterm = "0.1.2"
logos = "0.9.7"
See TODO.md for ways to contribute
Open it in Gitpod everything is all ready for you!