1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/vendor/github.com/skratchdot/open-golang/Makefile

5 lines
132 B
Makefile

all:
@echo "Try 'make readme'"
readme:
godoc -templates=./readme-template/ "github.com/skratchdot/open-golang/open" > ./README.md