All Projects → juju → gnuflag

juju / gnuflag

Licence: BSD-3-Clause license
GNU-compatible flag handling with a stdlib-like API for Go

Programming Languages

go
31211 projects - #10 most used programming language

Gnuflag

The gnuflag package is a fork of the Go standard library package that supports GNU-compatible flag syntax.

In particular, it supports --longflag and -l single-character flag syntax.

Full documentation can be found here: https://godoc.org/github.com/juju/gnuflag.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].