Skip to content

Celeris delivers real-time visibility into build pipelines, CI/CD health, and key development metrics — built for speed, designed for devs.

License

Notifications You must be signed in to change notification settings

strivo-dev/celeris-cli

Repository files navigation

celeris-cli

Celeris delivers real-time visibility into build pipelines, CI/CD health, and key development metrics — built for speed, designed for devs.

Installation

npm i celeris-cli // pnpm i celeris-cli

Usage

Code Test

const { testAndPush } = require('celeris-cli');

testAndPush(() => {
    // your code
}, {
    project: "celeris-cli", // your project name
});

CLI

celeris push --build-status success --project celeris-cli

License

This Project under MIT License
© 2019 - 2025 Strivo. All Rights Reserved

About

Celeris delivers real-time visibility into build pipelines, CI/CD health, and key development metrics — built for speed, designed for devs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published