pipelight

Self-hosted lightweight CI/CD pipelines for small projects via CLI

brewmacoslinux
Try with needOr install directly
Source

About

Self-hosted, lightweight CI/CD pipelines for small projects via CLI

Commands

pipelight

Examples

Initialize a new Pipelight project with default configuration$ pipelight init
Run all configured pipelines$ pipelight run
Run a specific named pipeline$ pipelight run my-pipeline