1.0.5 • Published 3 years ago

kbl-cli v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

KBL-cli

Description

kbl-cli is an help-full tool who facilitate code generation for express and java app

Installation

    npm i -g kbl-cli

Usage

  1. You can use menu option by enter :
    kbl-cli -m
    # or 
    kbl-cli

or

  1. You can directly use command-line by enter :
    kbl-cli create-express -p 4500 your_app_name

Achieved Goals

  • Create a simple express app, customize with app's name and port
  • Add Routes and Controller

Road-map

  • Add entity and database access
  • Add Security
  • Generates Api documentation (05/26/2023)
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago