Skip to content

nobl9-mikec/oslo

 
 

Repository files navigation

oslo

CLI tool for the OpenSLO spec. For more information also check the website: openslo.com.

Prerequisites

Installation

From source

  1. Checkout this repository
  2. Install oslo with go get github.com/OpenSLO/oslo

Homebrew

  1. brew tap openslo/openslo
  2. brew install oslo

Usage

Right now, the only function is validate, which you can call with oslo validate

Testing

To test out the features of oslo, from the root of the project run oslo validate test/valid-service.yaml That will validate against a valid yaml file. There are other files in that directory to test out the functionality of oslo

About

CLI tool for the OpenSLO spec

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 81.1%
  • JavaScript 16.3%
  • Makefile 2.6%