Skip to content
@EaE edited this page Feb 8, 2021 · 2 revisions

Hi, 👋!
Thank you for considering the use of CommnadLineSelectableMenu!
CommandLineSelectableMenu is a library that provides a selectable menu that works on CommandLine.
It allows you to easily implement interactive selectable menus.

Installing

CommandLineSelectableMenu is available for download and installation as NuGet packages.

Install-Package CommandLineSelectableMenu -Version <version>

License

The software is released under the MIT License. Before using this software, you should read the license, but basically, you are allowed to use the code in any kind of project, commercial or not, provided that you redistribute the license with the software.

If you use this software, I will apreciate if you let me know, but that is not a requirement.

Documentation

The documentation is a work in progress. Here is what is currently covered:

Clone this wiki locally