Skip to content

jwo/Ipster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipster

A command line app created using GLI. This is really just a proof of concept. Don’t use me (yet?)

ipster

Lorem Ipsum, Badly.

ipster [global options] command_name [command-specific options] [--] arguments...
  • Use the command help to get a summary of commands

  • Use the command help command_name to get a help for command_name

  • Use -- to stop command line argument processing; useful if your arguments have dashes in them

Global Options

These options are available for any command and are specified before the name of the command

-w, --words=words

Number of Words that you want to get ( default: 50)

Commands

help

Shows list of commands or help for one command

hipster

The most meh lorem ipsum ever

latin

Latin doesn’t exist yet, sorry

help [command]

Shows list of commands or help for one command

Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function

Options

These options are specified after the command.

-c, --completion

List all commands one line at a time, for use with shell completion ([command] argument is partial command to match)

hipster

The most meh lorem ipsum ever

latin Describe arguments to latin here

Latin doesn’t exist yet, sorry

License

Copyright © 2011 by Jesse Wolgamott

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Command Line App created using GLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages