#env-var #local #task-runner #component #environment #different #multiple

app rushon

A simple and fast task runner for multipul components

2 releases

0.1.3 Jun 14, 2024
0.1.2 Jun 12, 2024

#151 in Configuration

MIT license

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–10MB
~67K SLoC