# Cargo Glab This tool is designed as a drop in replacement for your Gitlab CI Pipelines. ## Early Roadmap - [ ] Build and publish binaries to your project's package registry - [ ] Generate releases with the proper links to allow `cargo-binstall` ([project repo](https://github.com/cargo-bins/cargo-binstall)) to work with your project - [ ] Dynamically generate a `.gitlab-ci.yml` that builds, tests, lints, and publishes your project