phil-core

Crates.iophil-core
lib.rsphil-core
version0.4.0
sourcesrc
created_at2020-10-26 19:45:36.877079
updated_at2020-10-29 20:37:21.82032
descriptionMongoDB cluster initializer
homepage
repositoryhttps://github.com/saghm/phil
max_upload_size
id305724
size31,247
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