Skip to content

Commit ca5bd68

Browse files
authored
Merge pull request #82 from sumant1122/patch-1
Add CI/CD Runners section to README
2 parents 2014a77 + f19d0ab commit ca5bd68

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
1111

1212
* [Applications](#applications)
1313
* [Audio](#audio)
14+
* [CI/CD Runners](#cicd-runners)
1415
* [Container Engines](#container-engines)
1516
* [Cryptocurrencies](#cryptocurrencies)
1617
* [Database](#database)
@@ -139,6 +140,10 @@ See also [Friends of Rust](https://prev.rust-lang.org/en-US/friends.html) (Organ
139140

140141
* [indiscipline/zrtstr](https://github.com/indiscipline/zrtstr) — A command line utility for checking if stereo wav files are faux-stereo (i.e. have identical channels) and converting such files to mono. [<img src="https://api.travis-ci.org/indiscipline/zrtstr.svg?branch=master">](https://travis-ci.org/indiscipline/zrtstr)
141142

143+
### CI/CD Runners
144+
145+
* [Conveyor](https://github.com/sumant1122/Conveyor) — Fast, secure, local-first CI/CD pipelines with a real-time TUI. DAG workflows, cron triggers, and artifact management powered by Rust.
146+
142147
### Container Engines
143148

144149
* [Nucleus](https://github.com/sumant1122/Nucleus) — A high-performance, minimalistic container engine in Rust

0 commit comments

Comments
 (0)