yacli

command module
v0.0.0-...-30fc048 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

README

yacli

yet another command line interface

What?

A dumb micro-pseudo-framework for writing CLI apps in go.

Why?

All CLI frameworks suck. This one just sucks slightly less.

Micro-pseudo-framework?

It's not a library - just a loose template that's generic enough to maybe kinda be useful for writing basic new CLIs. It supports subcommands and global/per-command options and not much else. It's simple. It has no dependencies. It works.

How?

  1. Copy {main,help,version}.go into your project
  2. Slice and dice as necessary
  3. ???
  4. Profit

Examples?

fleetctl locksmithctl coreup

Skub?

Pro skub.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL