Skip to content

A simple framework for configuring and parsing commandline arguments

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

joarkm/commandline-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple framework for configuring and parsing commandline arguments.

For a demo, see Main.java found here. A run example:

java Main -path "C:/folder" -recursive

Modify the valid options and the valid flags array as you see fit, and try to run the application with different run arguments.

About

A simple framework for configuring and parsing commandline arguments

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages