Natural CLI

Natural CLI is a Java library providing to developers command line interfaces with human readable sentences.
Download

Natural CLI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Ferran Busquets
  • Publisher web site:

Natural CLI Tags


Natural CLI Description

Natural CLI is a Java library providing to developers command line interfaces with human readable sentences. Natural CLI is a Java library providing to developers command line interfaces with human readable sentences. It means, your software can understand easily command lines like the following: $acme start daemon mailservice$acme send file /tmp/pau.jpg to you@somehost.com$acme start backup in 10 minutesNatural CLI is very easy to define, only need the following strings:start daemon < name:string >send file < file > to < email >start backup in < number > Here are some key features of "Natural CLI":· Java implementation.· Easy to code. Please, visit the examples page and the Javadocs.· Type checking for parameters and user defined types.· Optional parameters and tokens.· Build-id help command and others.· Full tested with JUnit.· Can be compatible with Apache Commons CLI.What's New in This Release:· This release adds a bugfix regarding optional parameters.


Natural CLI Related Software