docli

package module
v2.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Docli

Docli

Build Status GoDoc All Contributors

Docli is a declarative language for describing command-line interfaces in Go programs. It cuts down the boilerplate to the bare minimum so you're free to move on to the actual reason you're making the app in the first place.

Docli is 100% inspired by docopt.

Contributors

Thanks go to these wonderful people:

riot
riot

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Documentation

Overview

Package docli is declarative language for describing command-line interfaces in Go programs. It cuts down the boilerplate to the very minimum, so you're free to move on to the reason why you're making the app in the first place. Docli is 100% inspired by docopt.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Args

func Args() args.Args

Args returns the AST of the command-line arguments, starting after the program name.

Types

This section is empty.

Directories

Path Synopsis
examples
git
internal
pkg

Jump to

Keyboard shortcuts

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