all:
	@echo "Try 'make readme'"

readme:
	godoc -templates=./readme-template/ "github.com/skratchdot/open-golang/open" > ./README.md