1#!/bin/bash 2go get github.com/robertkrimen/godocdown/godocdown 3godocdown > README.md
View as plain text