Giter Site home page Giter Site logo

sfuhrm / args2all Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 171 KB

Converts args4j/JCommander descriptor classes to markdown or manpages

License: GNU General Public License v2.0

Java 97.39% FreeMarker 2.61%
args4j java jcommander manpage manpages manual markdown

args2all's People

Contributors

sfuhrm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

args2all's Issues

Convert argslibrary1 to argslibrary2

Create a converter from one args library to another (i.e. args4j to picocli).
Think of the situation you want to have a single args library in your enterprise used and want to convert misc projects to this library.

The task "just" requires to write output templates for each args library.

Picocli cooperation

I like the args2all initiative very much! Don't hesitate to let me know if there is any way picocli can be improved to make life easier for args2all.

For example, you might be interested in using some of the classes in the picocli Help API to do text layout or use ANSI colours. If you want these to be more generic I’m open for suggestions.

If args2all is ready to open to the public I can link to it from the picocli project landing page (the readme).

That’s just some examples, other ideas welcome.

Standards validation for command line options

Validate the command line options against certain rules.
Examples:

  • "-h" is usually equivalent to "-help" or "--help" and should have the help flag set
  • "-v" is verbose
  • no wild mixing of "-foo" and "--foo"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.