cimengine 2.0.0

Country info map engine build tools
# CIMEngine build tools


## Installation


```bash
cargo install cimengine
```

or check releases

## Usage


CLI well-documented, use help command

```bash
cimengine -h
```

## Old


To see the old version, goto [old-branch](https://github.com/CIMEngine/cimengine-build-tools/tree/old-js)