https://github.com/cliuno/core
Cliuno is a CLI to make your journey in web development less painful.
https://github.com/cliuno/core
all-in-one cli cliuno javascript nodejs npm-package typescript
Last synced: 6 months ago
JSON representation
Cliuno is a CLI to make your journey in web development less painful.
- Host: GitHub
- URL: https://github.com/cliuno/core
- Owner: CLIuno
- License: agpl-3.0
- Created: 2022-09-04T18:29:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T08:57:44.000Z (10 months ago)
- Last Synced: 2025-03-16T06:46:59.536Z (7 months ago)
- Topics: all-in-one, cli, cliuno, javascript, nodejs, npm-package, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/cliuno
- Size: 79.1 KB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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 aboveif 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 by Using Yarn
```bash
yarn global add cliuno
```or by Using PNPM
```bash
pnpm add -g cliuno
```## Running the app
```bash
# run it
$ cliuno
```### Project status
✅ Production ready and maintained.
## Contributors
Thanks goes to these wonderful people (Me) ✨