Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 836 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 836 Bytes

codecov Static Badge

Kosli Reporter

This CLI is used to report DevOps change events to Kosli and query them.

Status

Kosli is still in beta

Usage

See the docs

Linting the code

make lint

Building the code

make build

Building the documentation

make hugo

Running the tests

To run only the tests in a single test suite, eg TestAttestJunitCommandTestSuite make test_integration_single TARGET=TestAttestJunitCommandTestSuite