1.0.5 • Published 2 years ago

kbl-cli v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

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