Skip to content

Getting Started

Requirements

I wish if you don't have to install these Requirements, but you should get them.

  • Node.js 22x and above
  • Docker 19x and above
  • Git 2x and above

if you are going to work with Laravel, you should have composer installed. if you are going to work with Django, you should have python installed. if you are going to work with Spring Boot, you should have java and mvn installed. if you are going to work with Dotnet Core, you should have dotnet installed. if you are going to work with Flutter, you should have flutter installed. All of these are optional, but you should have them if you want to work with the frameworks.

Installation

bash
pnpm add -g cliuno
bash
npm install -g cliuno
bash
yarn global add cliuno
bash
npx cliuno
bash
bun add -g cliuno

Usage

bash
cliuno

Project status on circleci: CircleCI

Released under the AGPL 3.0.1 License.