docli

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2019 License: MIT Imports: 2 Imported by: 1

README

Docli

Docli

Build Status GoDoc

Docli is a simple declarative language for describing command-line interfaces. It cuts down the boilerplate to the very minimum, so you can move on to the reason why you were making the app in the first place.

Docli is 100% inspired on docopt.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(doc string) (args.Args, error)

Parse parses the command-line arguments based on the interface described in doc string.

Types

This section is empty.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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