Score is a developer-centric and platform-agnostic workload specification. It ensures consistent configuration between local and remote environments. And it's open source.
Join us in the #score channel on the CNCF Slack (https://slack.cncf.io/).
- spec - The root repository with JSON schema document for the Score Specification as well as the contribution and governance guidelines.
- score.dev - The web content for score.dev.
- docs - The web content for docs.score.dev.
- score-compose - The reference Score implementation for Docker compose.
- score-k8s - The reference Score implementation for Kubernetes.
- score-go - A library for writing Score implementations and tools in Go.
- Code of conduct
- General Contributor Guidelines (Some repos may also have additional guidelines)
- Governance Model