inka

0.1.4-rc.3 • Public • Published

Inka

Important

In this version only expressJS and koa with rest architecture is supported, comming soon you will have support for graphQL and gRPC

Objectives

CLI to create new projects with different boilerplates (express Js + rest, Koa + rest and more), proposing a suitable structure to have a better abstraction in the software layers.

architecture

Installation & Usage

npm install -g inka
inka --help #help commands supported 
# or 
inka [command] --help #example inka new --help 
 
# to create a new project 
inka new myname #follow the instructions of the console 
 
#skip prompt 
inka new myname --yes

License

MIT

Collaborators

/inka/

    Package Sidebar

    Install

    npm i inka

    Weekly Downloads

    3

    Version

    0.1.4-rc.3

    License

    MIT

    Unpacked Size

    31.5 kB

    Total Files

    35

    Last publish

    Collaborators

    • luispe