vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

adding updating docs script for releases #615

Closed berndtj closed 6 years ago

berndtj commented 6 years ago

Docs can be update for each release with the following command:

./update-docs.sh v0.1.24
pzmrzy commented 6 years ago

Should we add goDoc and goReport badge to README.md, just like what knative do? GoDoc Go Report Card

berndtj commented 6 years ago

@pzmrzy It's not a bad idea.