You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
git clone https://github.com/alexellis/faas-cli cd faas-cli/ go get -d -v go build ./faas-cli -action=deploy \ -image=jmkhael/faas-qbasic-morse \ -name=morse \ -lang ...