mif-cli 0.1.0

Command-line interface for the MIF (Modeled Information Format) ecosystem
1
2
3
4
5
6
7
8
9
10
11
12
# mif-cli

Command-line interface for the [MIF (Modeled Information Format)](https://mif-spec.dev) ecosystem.

```bash
mif-cli validate document.json
mif-cli ontology resolve grazing-plan --ontologies-dir ./ontologies
```

## License

MIT