taiki-e / install-actionLinks
GitHub Action for installing development tools (mainly from GitHub Releases).
☆366Updated this week
Alternatives and similar repositories for install-action
Users that are interested in install-action are comparing it to the libraries listed below
Sorting:
- Easily add a --verbose flag to CLIs using Clap☆198Updated 3 weeks ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆218Updated 3 months ago
- Setup a specific Rust toolchain with extra features like problem matchers☆275Updated last week
- pre-compiled binary packages for `cargo install`☆251Updated last week
- 📎 GitHub Action for PR annotations with clippy warnings☆292Updated 2 years ago
- GitHub Action for building and uploading Rust binary to GitHub Releases.☆287Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆484Updated this week
- ❌ GitHub Action for cargo-deny 🦀☆157Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆423Updated last week
- Community maintained modules for Testcontainers for Rust☆132Updated last week
- Middlewares and tools to integrate axum + tracing + opentelemetry☆192Updated last week
- Track and query Cargo dependency graphs.☆228Updated this week
- (Auto)DRY for your Rust dependencies☆176Updated 4 months ago
- git hook manager, geared toward Rust projects☆221Updated 2 years ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆752Updated last week
- Assert process::Command - Easy command initialization and assertions☆514Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆495Updated 3 weeks ago
- report progress of concurrent applications and display it in various ways☆375Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆534Updated 2 weeks ago
- A pure Rust YAML implementation.☆217Updated last week
- Check if tables and items in a .toml file are lexically sorted☆245Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- GitHub action for cached Rust crates installation.☆143Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,013Updated last month
- Snapshot testing for a herd of CLI tests