A help information provider
- manhelp lets you add help information easily
- Yeph,the makefile would be a heplful template for your project
Make sure you have Go installed
go get -u github.com/linnv/manhelp/...
cd $GOPATH/src/github.com/linnv/manhelp
make
then you should see two executable apps under example/, take a look at them and enjoy!