cargo-glab 0.1.0-rc.2

A cargo cli tool used to publish a Gitlab release with binaries for cargo-binstall
Documentation

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) to work with your project
  • Dynamically generate a .gitlab-ci.yml that builds, tests, lints, and publishes your project