An open API service indexing awesome lists of open source software.

https://github.com/wmentor/cobman

Generate doc for Cobra apps
https://github.com/wmentor/cobman

addon cobra cobra-cli golang golang-examples golang-library golang-package man manpage manpages manual

Last synced: 10 months ago
JSON representation

Generate doc for Cobra apps

Awesome Lists containing this project

README

          

# Cobman

![test](https://github.com/wmentor/cobman/workflows/test/badge.svg)
[![https://goreportcard.com/report/github.com/wmentor/cobman](https://goreportcard.com/badge/github.com/wmentor/cobman)](https://goreportcard.com/report/github.com/wmentor/cobman)
[![https://pkg.go.dev/github.com/wmentor/cobman](https://pkg.go.dev/badge/github.com/wmentor/cobman.svg)](https://pkg.go.dev/github.com/wmentor/cobman)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Man page generator library for Cobra based Go services.