openwhisk-client-go icon indicating copy to clipboard operation
openwhisk-client-go copied to clipboard

Document how to build locally

Open dubee opened this issue 7 years ago • 1 comments

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).

dubee avatar Dec 09 '17 23:12 dubee

also include instructions on

  • how to run the tests locally
  • how to get travis to automatically build/test your changes

mdeuser avatar Jan 08 '18 21:01 mdeuser