1.2.3 • Published 2 years ago
cli-oliver v1.2.3
CLI OLIVER
- Version: 1.2.3
- Author: Wictor Hiago
- License: MIT
- Description: CLI OLIVER is a CLI for building RESTful APIs with Node.js. Oliver CLI provides a rapid and clean architecture structure, fully customizable, and includes pre-configured packages such as Express.js, Morgan, and Cors.
Install
npm install cli-oliver
npm install express morgan cors
npm isntall @types/express @types/morgan @types/cors -D
tsc -initConfigre tsconfig.json
"target": "ES2022", COMMANDS:
npx oliver list // list all commands<br>
npx oliver make:usecase <yourUseCaseName> // create a new use case
npx oliver make:controller <yourControllerName> // create a new controller1.2.3
2 years ago
1.2.2
2 years ago
1.2.0
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.9
2 years ago
1.1.8
2 years ago
1.0.9
2 years ago
1.1.7
2 years ago
1.0.8
2 years ago
1.1.6
2 years ago
1.0.7
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.2.1
2 years ago
1.1.2
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago