Skip to content

This application has the capability to retrieve command-line arguments, including their aliases, and validate them for use. The user can choose to either initialize the arguments from the command line or retrieve them from the app.config file if they are not specified.

Notifications You must be signed in to change notification settings

artonh/CommandLineArgsToDict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandLineArgsToDict

The ability to fetch the arguments (with their aliases) from the command line, validating and then using them! The first option is to initialize from CLI otherwise check on the app.config file!

A simple implemantation of the Miracle.Arguments NPM!

About

This application has the capability to retrieve command-line arguments, including their aliases, and validate them for use. The user can choose to either initialize the arguments from the command line or retrieve them from the app.config file if they are not specified.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages