Skip to content

Mango (man page generator) integration for Kong

License

Notifications You must be signed in to change notification settings

aymanbagabas/mango-kong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango (man page generator) integration for Kong

This package allows Kong packages to generate man pages using Mango.

Simply add mangokong.ManFlag to your CLI struct:

var cli struct {
	Man mangokong.ManFlag `help:"Write man page."`
}

Example

This is what the included example looks like:

example.1

About

Mango (man page generator) integration for Kong

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 55.0%
  • Shell 26.5%
  • Roff 18.5%