2 releases
0.1.3 | Jun 14, 2024 |
---|---|
0.1.2 | Jun 12, 2024 |
#156 in Configuration
27 downloads per month
8KB
152 lines
#[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
Dependencies
~0.6–11MB
~67K SLoC