mirror of https://github.com/knative/client.git
While working with `build.sh --watch` it turned out the underlying tool xnotify is not matured enough: * It doesn't work when IntelliJ IDEA changes a file * It can't deal with ignoring newly generated temp files (like .swp for vi) This commit exchanges xnotify with fswatch which is much more matured. |
||
|---|---|---|
| .. | ||
| build-flags.sh | ||
| build.sh | ||
| generate-docs.go | ||
| release.md | ||
| release.sh | ||
| update-deps.sh | ||
| verify-codegen.sh | ||