NebelFox / verbox

C# Framework for building CLIs. Is currently abandoned.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Features:

  • Rich typed parametrization of commands
  • Help messages
  • IO customization with Styles
  • Defining via json and/or code
  • Boxes and Styles inheritance

Check out the wiki for detailed info and examples.

About

C# Framework for building CLIs. Is currently abandoned.

License:MIT License


Languages

Language:C# 100.0%