← 全部工具

CLIuno/core

热度 75 更新于 开发与构建

Cliuno is a CLI to make your journey in web development less painful.

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

CLIUNO

The Ultimate Tool for all your needs in web development.

Description

This Tool has all the commands you need to do everything from installing packages to creating a new project. boosting your productivity, and making your life easier. I tried to make it as easy to use as possible, and I hope you enjoy it.

Prerequisites

I wish if you don't have to install these Prerequisites, 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

npm install -g cliuno

or by Using Yarn

yarn global add cliuno

or by Using PNPM

pnpm add -g cliuno

Running the app

# run it
$ cliuno

Project status

✅ Production ready and maintained.