Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 278 Bytes

File metadata and controls

7 lines (5 loc) · 278 Bytes

cci is a tool that generates CI/CD configurations for multiple platforms (GitHub Actions, GitLab CI, CircleCI, Jenkins) from a common specification. It uses Rust structs as "presets" that can be composed into a final template.

TO-DO

  • Use roniker crate for configuration