GithubHelp home page GithubHelp logo

stepancheg / args4j Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kohsuke/args4j

0.0 2.0 0.0 6.94 MB

args4j

Home Page: http://args4j.kohsuke.org/

License: MIT License

Java 98.21% Shell 0.06% HTML 1.17% Batchfile 0.56%

args4j's Introduction

args4j

args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application. See more info at [http://args4j.kohsuke.org/]

Why should I use it?

See the quick intro

  • It makes command line parsing very easy by using annotations
  • Generate usage text very easily
  • Generate HTML/XML documentation listing all options
  • Full localization support
  • Designed to parse javac like options, as opposed to GNU-style (where ls -lR is considered to have two options l and R).
  • Licensed under the MIT license.

How can I use it?

  1. Check the sample. This is how your code will look like.
  2. Download the distribution or include the library from the Maven Repository.
  3. Write your code.

More Resources

  1. A small tutorial for the use of the Starter and Args4J
  2. javadoc
  3. How to generate a documentation for your CLI
  4. Extend args4j to handle other Java types
  5. [Kohsuke's Blog: Parsing command line options in JDK 5.0 style] (http://weblogs.java.net/blog/kohsuke/archive/2005/05/parsing_command.html)
  6. A comparison between Commons CLI and Args4j in French

args4j's People

Contributors

akryvtsun avatar caniszczyk avatar cyrille-leclerc avatar dantuch avatar davido avatar dlad avatar dnozay avatar douglarek avatar ebourg avatar fhuberts avatar gaul avatar grossws avatar javaerb avatar johnkeeping avatar kengotoda avatar kohsuke avatar lacostej avatar leanto avatar madkrupt avatar mikematrix avatar mrkozmic avatar msrb avatar nicolasgeraud avatar olivergondza avatar oluies avatar teiesti avatar thomas-mc-work avatar

Watchers

 avatar  avatar

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.