An open API service indexing awesome lists of open source software.

https://github.com/cimengine/cimengine

CLI tool for data processing of CIMEngine projects
https://github.com/cimengine/cimengine

geometry geospatial mapping mapping-tools maps

Last synced: 26 days ago
JSON representation

CLI tool for data processing of CIMEngine projects

Awesome Lists containing this project

README

          

# 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)