client/hack
Roland Huß 8a1adf0cb0 feat(build.sh): Add a watch mode for automatic recompilation (#160)
This features uses and requires https://github.com/AgentCosmic/xnotify
and should work on any platform

Use it with

* Watch & compile: build.sh --watch
* Watch, compile, test: build.sh --watch --test
* Watch, compile, test & verbose output: build.sh --watch --test --verbose

(shortcuts -w && -t can be used, too)
2019-06-06 18:10:40 -07:00
..
build-flags.sh chore: Streamlined build.sh (#136) 2019-05-28 06:08:31 -07:00
build.sh feat(build.sh): Add a watch mode for automatic recompilation (#160) 2019-06-06 18:10:40 -07:00
generate-docs.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
release.md Setup release infrastructure for Knative Client (#115) 2019-05-16 10:51:17 -07:00
release.sh Add the support to build container image for kn (#152) 2019-06-06 17:30:40 -07:00
update-deps.sh Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift (#64) 2019-04-08 10:28:58 -07:00
verify-codegen.sh Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift (#64) 2019-04-08 10:28:58 -07:00