Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 500 Bytes

File metadata and controls

32 lines (22 loc) · 500 Bytes

mango-rs

Minimal, zero-config MongoDB replica set runner. Fork of run-rs with a lot of guts ripped out.

Usage

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.

Install

Clone this repo

git clone https://github.com/Knudge/mango-rs.git

Install dependencies

cd mango-rs
npm i

Run

npm run start -- --version '6.0.2'