Knative developer experience, docs, reference Knative CLI implementation
Go to file
Charlie Drage bbde785a6e Add more .gitignore (#21)
Adds more .gitignore caveats
2019-02-05 14:15:03 -08:00
cmd/kn Refactor to allow testing; write first tests. (#10) 2019-01-29 12:40:22 -08:00
pkg/kn/commands add revision describe (#15) (#16) 2019-02-01 15:23:13 -08:00
.gitignore Add more .gitignore (#21) 2019-02-05 14:15:03 -08:00
LICENSE Initial commit 2018-12-12 16:45:51 -08:00
OWNERS Add OWNERS file, initially with WG leads + evan and matt (#3) 2019-01-10 17:46:31 -08:00
README.md Improve description in README and link to contribution guidelines (#5) 2019-01-14 12:45:17 -08:00
go.mod Generate go.sum with go 1.11.5 (#19) 2019-02-04 16:19:49 -08:00
go.sum Generate go.sum with go 1.11.5 (#19) 2019-02-04 16:19:49 -08:00

README.md

Knative Client

Knative developer experience best practices, reference Knative CLI implementation, and reference Knative client libraries.

If you are interested in contributing, see the Knative community contribution guide.