Update README.md

This commit is contained in:
Ankesh Bharti
2023-08-21 11:48:10 +05:30
committed by GitHub
parent 56dc0a7530
commit d9e290eaa9

View File

@@ -289,6 +289,8 @@ etc.
- [Termion](https://lib.rs/crates/termion) : Pure Rust, bindless library for low-level handling, manipulating and reading information about terminals.
- [Starbase](https://github.com/moonrepo/starbase#components) : Framework for building performant command line applications and developer tools.
## [Scala](https://www.scala-lang.org/)
- [scopt](https://github.com/scopt/scopt) : Command line options parsing for Scala.