1.1.4 • Published 4 years ago

koa-code-projector v1.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Koa code projector

Installation


npm install -g koa-code-projector

How to use

Create base api

codeProjector base

This will create all the base of your api and install the required dependencies. use the command in a folder with only a package.json file

Create simple crud

codeProjector crud <crud name>

This will make a crud in the folder with a name specified. use this command in a folder with a base api


Versions

1.0.0

  • Initial

1.1.0

  • Code improvements
  • Automatic installation of dependencies
1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago