Skip to content

bjjb/ordu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ordú

ɔrduː

A little command-line parser library, in Ruby, built upon the standard OptionParser.

Installation

gem install ordu

Usage

To create an application, you simply create a class and import the Ordu module into it. From that point, you can specify your options and commands (and sub-commands) with the command and option methods.

About

A little command-line parser library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published