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