1.0.19 • Published 5 years ago

jadoo-cli v1.0.19

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Jadoo

Jadoo is a command-line application that conjures up a data layer.

Installation

Use the package manager npm to install jadoo.

npm install --global jadoo-cli

Usage

Ensure assets/ contains the following:

  • data-models should contain the data models
  • templates should contain the templates

Data models are described in Yaml syntax.

Templates are defined in EJS syntax.

Ensure result/ does not contain any files or folders because they might be overwritten.

$ jadoo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Licence

MIT

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 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

0.0.1

5 years ago

1.0.0

5 years ago