Score Implementation CLIs

Two reference Score implementations exist, score-compose, and score-k8s. However, you are encouraged to use the Score Specification to write your own custom implementations that target your container runtime or internal platforms. Other community-run Score implementations can be found on the Community page.


score-compose

Get started with the score-compose reference implementation

score-k8s

Get started with the score-k8s reference implementation

Creating a new Score implementation

A guide to creating new Score implementations deploying to other platforms