phil

Crates.iophil
lib.rsphil
version0.4.0
sourcesrc
created_at2020-10-26 19:48:26.931618
updated_at2020-10-29 20:39:20.698687
descriptionMongoDB cluster initializer
homepage
repositoryhttps://github.com/saghm/phil
max_upload_size
id305725
size94,459
Saghm Rossi (saghm)

documentation

README

crates.io

phil - MongoDB cluster initializer

phil is a command-line utility to initialize MongoDB clusters. It uses into monger and the MongoDB Rust driver under the hood to start and configure clusters

Supported platforms

phil currently only supports Linux and OS X/MacOS

Installation

Binary releases for Linux are available at the GitHub repository.

Alternately, assuming that you have Rust installed, simply run cargo install phil. Note that you'll need to have ~/.cargo/bin on your PATH to run phil.

Commit count: 59

cargo fmt