Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 576 Bytes

File metadata and controls

13 lines (7 loc) · 576 Bytes

Welcome to CLI Parser

A library to manage command-line arguments in a simple way. It was an internal MASES project, now it is available to anyone.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.

Scope of the project

This project aims to create a library to help to manage CLI parameters.

Actual state

  • It can be used from .NET