Results 1 to 1 of 1
- 07-19-2008, 11:37 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 22
- Rep Power
- 0
Natural CLI 1.2.2 released (bug fix)
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 minutes
$acme zip to todaywork.zip files a.txt b.txt c.txt
It's very easy to define, only need strings like:
start daemon <name:string>
send file <file> to <email>
start backup in <number> [minutes]
zip to <file> files <filename> ...
The last release is 1.2.2 which include a bug fix.
For more information, examples and downloads, please visit the web Natural CLI
Any comment, bug or feature request are welcome on ferranb***users.sourceforge.net
Similar Threads
-
OpenKM 2.0 released
By darkman97i in forum Java SoftwareReplies: 1Last Post: 11-27-2008, 11:48 AM -
Natural CLI announcement
By ferranb in forum Java SoftwareReplies: 0Last Post: 06-13-2008, 11:42 PM -
TWaver 2.0 released
By servasoft in forum Java SoftwareReplies: 0Last Post: 03-27-2008, 07:59 AM -
VTD-XML 2.3 released
By Jimmy Zhang in forum Java SoftwareReplies: 0Last Post: 03-03-2008, 09:48 PM -
MaintainJ 1.2.2 Released
By maintainj in forum Java SoftwareReplies: 0Last Post: 08-02-2007, 12:55 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks