0.3.0 • Published 4 years ago

@wekancompany/generator v0.3.0

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
4 years ago

Backend Framework - Generators

Backend Framework project and model generators

Installation

npm install -g @wekancompany/generator

Quick Start

Simply run wekan-create

wekan-create demo

To create a project, select new project, provide a project name and where you want it setup.

To create a model (and its controllers and services), select new model, provide a model name and the location of your project root folder.

Keep the model names singular, the generator converts the name to its plural form where requried.

Check out our wiki for more information

0.3.0

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago