Minimal, zero-config MongoDB replica set runner. Fork of run-rs with a lot of guts ripped out.
There is no npm package/executable for now, as I'd have to change some stuff about how the package is set up to make that work.
git clone https://github.com/Knudge/mango-rs.git
cd mango-rs
npm i
npm run start -- --version '6.0.2'