vrglab / CLIEngine

Command line Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI Engine

Make command line based application's as easily as you can in C#

command line view Decode command's code Encode command's code

Building/IDE Envoirment Generation

Clone the project using git clone git@github.com:vrglab/CLIEngine.git and open the project Using Visual Studio Comunnity

Currently Supported features

This are all of the feature that are already fully or partially implemented into the Project

  1. Custom commands
  2. command configs
  3. string processing

About

Command line Engine

License:MIT License


Languages

Language:C# 100.0%