rushon

Crates.iorushon
lib.rsrushon
version0.1.3
sourcesrc
created_at2024-06-12 13:36:13.744543
updated_at2024-06-14 02:51:06.038937
descriptionA simple and fast task runner for multipul components.
homepage
repository
max_upload_size
id1269651
size13,402
(alannotnerd)

documentation

README

#[RUSHON]

Tools to launch binaries in local machine.

Why this tool?

It's common to launch multiple components with different environment variables. But sometimes it's really slow to make docker images and run docker-compose especially when you are developing the component. This tool is for launching binaries in local machine with different environment variables.

Usage

rushon {config}.toml
Commit count: 0

cargo fmt