cimengine-build-tools/README.md

22 lines
287 B
Markdown
Raw Permalink Normal View History

2024-05-30 12:56:58 +03:00
# CIMEngine build tools
## Installation
```bash
cargo install cimengine
```
or check releases
## Usage
CLI well-documented, use help command
```bash
cimengine -h
```
## Old
2023-06-10 22:46:19 +03:00
2024-04-24 18:52:28 +03:00
To see the old version, goto [old-branch](https://github.com/CIMEngine/cimengine-build-tools/tree/old-js)