openwhisk-client-go
openwhisk-client-go copied to clipboard
Document how to build locally
This repo should have information detailing how to build the Go client locally. For instance, incubator-openwhisk-cli has a section in the README.md file explaining the build process (https://github.com/apache/incubator-openwhisk-cli#how-to-use-the-binary).
also include instructions on
- how to run the tests locally
- how to get travis to automatically build/test your changes