1.0.66 • Published 4 years ago

hygen-blueprint-gen v1.0.66

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

Hygen Blueprint Plugin

This is a hygen plugin that facilitates the creation of blueprint templates.

Installation

Install this plugin via hygen-add command like this hygen-add blueprint-gen

Before start

This plugin extends the default helpers, which are only available when you explicitly say so by creating a .hygen.js file.

// .hygen.js
module.exports = require('hygen-blueprint-gen')

Usage

hygen model new ModelName
hygen controller new ControllerName
1.0.66

4 years ago

1.0.65

4 years ago

1.0.64

4 years ago

1.0.63

4 years ago

1.0.62

4 years ago

1.0.61

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago