cargo-glab

Crates.iocargo-glab
lib.rscargo-glab
version0.1.0-rc.2
sourcesrc
created_at2023-11-08 20:34:49.186883
updated_at2023-11-08 20:34:49.186883
descriptionA cargo cli tool used to publish a Gitlab release with binaries for cargo-binstall
homepage
repositoryhttps://gitlab.com/wunker-bunker/cargo-glab
max_upload_size
id1029393
size47,216
Gerald Pinder (gmpinder)

documentation

README

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
Commit count: 24

cargo fmt