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
- Host: GitHub
- URL: https://github.com/cimengine/cimengine
- Owner: CIMEngine
- License: mit
- Created: 2023-06-10T16:24:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T10:02:55.000Z (about 2 years ago)
- Last Synced: 2025-11-23T22:03:01.795Z (7 months ago)
- Topics: geometry, geospatial, mapping, mapping-tools, maps
- Language: Rust
- Homepage:
- Size: 214 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)