How to install likec4/likec4. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
likec4/likec4 Installation Guide
How to install likec4/likec4. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for likec4/likec4. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i likec4/likec4or
Install via npx
npx @hexmos/ipm i likec4/likec4Prerequisites
Node.js
runtimeVersion: >=18
npm
package managerManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via npm
npm install -g likec4Run via npx
npx likec4 startBuild from Source
git clone https://github.com/likec4/likec4
cd likec4
npm install
npm run build