CIN-CLI is a comprehensive command-line tool specifically designed to manage the CIN Framework
CIN-CLI provides a flexible command-line interface that empowers developers with:
▶ Download and install and CIN Framework
▶ Download and install and CIN Library
▶ Update framework and Library to latest versions
▶ delete framework and Library
Install CIN CLI with a single command:
iwr -useb https://raw.githubusercontent.com/cin-framework/cin-cli/main/install.ps1 | iex✅ It is automatically added to PATH and is ready to use immediately after restarting the command line.
![]() Windows (64-bit) Download |
![]() macOS (Intel 64-bit) (Apple Silicon - M1/M2/M3/etc. - ARM64) Soon |
![]() Linux (64-bit) Soon |
|---|
Manual Installation
Then place your version in a main website folder, i.e., in the location where you want to build your web application, such as placing it in C:\xampp\htdocs or any location you prefer.
After that, you can run the program using the following commands:
Or Windows (PowerShell/terminale):
cin-cliOn Windows system:
You can try running the `cin-cli.exe` file directly without commands, and the command window dedicated to CIN-CLI will open.After opening the CIN-CLI command window, you can enter the help command and all the commands that can be used will appear:
cin-cli> help© CIN FRAMEWORK — All Rights Reserved.


