See the go-metainspector package in action!
- 1: Get the
go-metainspector-site
package
go get github.com/fern4lvarez/go-metainspector-site
- 2: Run it
$ go-metainspector-site
- 3: Try it on localhost:8080
-
1: Create app on cloudControl:
cctrlapp APP_NAME create custom https://github.com/kr/heroku-buildpack-go.git
-
2: Push and deploy:
$ cctrlapp APP_NAME/default push
$ cctrlapp APP_NAME/default deploy
- 3: Check it out on APP_NAME.cloudcontrolapp.com
You all are welcome to take a seat and make a contribution to this repo: reviews, issues, feature suggestions, possible code or functionality enhancements... Everything is appreciated!
- Nice error message when url is wrong
go-metainspector-site is MIT licensed, see here