1.2.11 • Published 6 years ago

merlin-engine v1.2.11

Weekly downloads
80
License
MIT
Repository
-
Last release
6 years ago

/\_ MERLIN-ENGINE /\_

Installation

npm install -g merlin-engine

Usage

A full command example: merlin create --values '{ "name": "Header" }' --template ./example/classComponentTemplate.js --output './example/Header.js

  • values: a JSON like string with values to fill the template
  • template: a template file that merlin uses to generate the final file. The template file must be written using the JavaScript Template String specs. But merlin doesn't care about the extension files that you will generate. Just write the templates and use the right extensions and you will be able to generate python, ruby or whatever you want to.
  • output: the relative path that merlin will write the output file.

License

merlin-engine is released under the MIT License

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago