cimengine-build-tools/README.md
2024-05-30 12:57:35 +03:00

21 lines
287 B
Markdown

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