https://github.com/knative/pkg
Knative common packages
https://github.com/knative/pkg
Last synced: about 1 year ago
JSON representation
Knative common packages
- Host: GitHub
- URL: https://github.com/knative/pkg
- Owner: knative
- License: apache-2.0
- Created: 2018-07-25T17:16:04.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T06:10:02.000Z (about 1 year ago)
- Last Synced: 2025-05-12T07:25:19.859Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 62.6 MB
- Stars: 271
- Watchers: 18
- Forks: 333
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: changeset/commit.go
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Knative Common Packages

["The kitchen sink"](https://www.flickr.com/photos/11121568@N06/3727870484) by
Alan Cleaver is licensed under CC BY 2.0
[](https://godoc.org/github.com/knative/pkg)
[](https://goreportcard.com/report/knative/pkg)
[](https://codecov.io/gh/knative/pkg)
Knative `pkg` provides a place for sharing common Knative packages across the
Knative repos.
To learn more about Knative, please visit our
[Knative docs](https://github.com/knative/docs) repository.
If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md). For a list of help wanted issues across Knative,
take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).