MarvinJWendt / gomark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomark

Gomark generates markdown documentation for Go packages

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


Installation | Documentation | Contributing


You can use Gomark to generate markdown documentations for your Go packages.

Installation

Run the following command in a terminal and you're ready to go!

Windows

iwr instl.sh/MarvinJWendt/gomark/windows | iex

macOS

curl -sSL instl.sh/MarvinJWendt/gomark/macos | sudo bash

Linux

curl -sSL instl.sh/MarvinJWendt/gomark/linux | sudo bash

About

License:MIT License


Languages

Language:Go 100.0%