A CLI for building Irish election databases in MongoDB.
mongoloid
is responsible for validating the Travis build of toghchain
, and
is also the fastest and easiest way to get a working copy of an Irish election
database up and running on your own instance of MongoDB.
git clone https://github.com/ancamcheachta/toghchain.git
cd toghchain/src/mongoloid
cargo install
```bash Usage: mongoloid [OPTIONS]
Mongoloid election database builder
optional arguments: -h,--help show this help message and exit -d,--database DATABASE name of database to build (optional) ```