SimpleLine


About

SimpleLine an open source library that targets to simplify command line interaction.
Allows you to define new commands without having to think about getting values, type conversion, calling a specific type, and a lot of other troubles. It s written in C# language.


Why?

SimpleLine library makes it easy to write command-line applications

  • Facilitates development
  • Fairly easy to use
  • Easy enough to embed
  • Does not affect the testability of the system

Feedback or Suggestion


License

GNU GPL-3.0