8 releases
0.0.7 | Oct 10, 2024 |
---|---|
0.0.6 | Jun 18, 2024 |
0.0.5 | May 8, 2023 |
0.0.4 | Mar 19, 2023 |
0.0.1 | Apr 30, 2021 |
#216 in Build Utils
167 downloads per month
71KB
1.5K
SLoC
Steward
Task runner and process manager for Rust.
If you're not happy managing your infrastructure with a pile of bash scripts, this crate might be helpful. It provides base building blocks for defining and running various kinds of tasks. It's like foreman
but more low-level, with Rust API and more flexibility & features.
Works great with clap
!
Documentation
See docs.rs/steward.
Examples
See examples
.
Limitations
Windows
Apparently, Windows build is broken on recent versions of Rust due to winapi
being unmaintained. We need to migrate to windows-rs
, but I don't know anything about Windows, so help is very welcome!
Async runtimes
Tokio only.
License
MIT.
ShakaCode
If you are looking for help with the development and optimization of your project, ShakaCode can help you to take the reliability and performance of your app to the next level.
If you are a developer interested in working on Rust / ReScript / TypeScript / Ruby on Rails projects, we're hiring!
Dependencies
~8–20MB
~288K SLoC