moine-cli 0.2.1

Command line utilities for moine validation
Documentation
1
2
3
fn main() {
    moine_cli::run_from_env();
}