Celeris delivers real-time visibility into build pipelines, CI/CD health, and key development metrics — built for speed, designed for devs.
npm i celeris-cli // pnpm i celeris-cli
const { testAndPush } = require('celeris-cli');
testAndPush(() => {
// your code
}, {
project: "celeris-cli", // your project name
});
celeris push --build-status success --project celeris-cli
This Project under MIT License
© 2019 - 2025 Strivo. All Rights Reserved