2 个版本
使用旧的 Rust 2015
0.1.1 | 2017 年 10 月 22 日 |
---|---|
0.1.0 | 2017 年 10 月 22 日 |
#21 在 #election
67 每月下载次数
16KB
268 行
mongoloid
用于在 MongoDB 中构建爱尔兰选举数据库的 CLI。
mongoloid
负责验证 toghchain
的 Travis 构建,并且也是获取并运行爱尔兰选举数据库副本在您自己的 MongoDB 实例上最快、最简单的方法。
要求
安装
git clone https://github.com/ancamcheachta/toghchain.git
cdtoghchain/src/mongoloid
cargoinstall
用法
注意:在运行 mongoloid
之前,请先 cd
到包含选举数据的 /toghchain
目录之一(例如 /dail
)。
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)
依赖
~15MB
~273K SLoC