devrc: task automation tool for developers written in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • devrc

    Easy to use task runner on steroids written in Rust 🦀

    devrc have different execution model than just. Just run every recipe line by a new shell instance. In devrc you can use list for [https://github.com/devrc-hub/devrc/blob/master/examples/demo_1.yml#L53](similar behaviour).

  • just

    🤖 Just a command runner

    This examples from just readme works in devrc: `` pwd: | pwd # Thispwdwill print the same directory… cd target pwd # …as thispwd`!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • cargo-make

    Rust task runner and build tool.

    The cargo-make tool has this (if I understand correctly) with duckscript and it’s “cross platform shell”: https://sagiegurari.github.io/cargo-make/#usage-task-command-script-task-exampleshell2batch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts