- Notifications
You must be signed in to change notification settings - Fork0
C# Framework for building CLIs. Is currently abandoned.
License
NotificationsYou must be signed in to change notification settings
NebelFox/verbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Wiki | Nuget Package | License | Release Notes |
---|
"Verbox" is a composition of words "verb" and "box".
It means a box of verbs (commands).
And it's not just a name, it's the main concept:
A Box is an independent tree-like collection of commands
- Rich typed parametrization of commands
- Help messages
- IO customization with Styles
- Defining via json and/or code
- Boxes and Styles inheritance
Check out thewiki for detailed info and examples.
About
C# Framework for building CLIs. Is currently abandoned.