Getting Started
Requirements
I wish if you don't have to install these Requirements, but you should get them.
- Node.js 16x 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
npm install -g cliuno
or if you are using yarn
bash
yarn global add cliuno
or if you are using npx
bash
npx cliuno
or if you are using pnpm
bash
pnpm add -g cliuno
or if you are using bun
bash
bun add -g cliuno
Usage
bash
cliuno