Skip to content

jcowgar/xojo-option-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

OptionParser is a set of classes to handle parsing command line parameters given to a Xojo application. OptionParser handles all three application types, Desktop, Console and Web.

Documentation

For more information and full documentation, please see:

http://jcowgar.github.io/xojo-option-parser/

License

xojo-option-parser is licensed as LGPL v3.0. This basically means you can use the OptionParser in Open Source, Closed Source and Commercial applications free of charge. You are free to fork the library, make your own library, do whatever but the resulting library must remain open source.

About

Parses command line parameters to your Xojo app.

Check it out: http://jcowgar.github.io/xojo-option-parser/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages