hygen
Version:
The scalable code generator that saves you time.
22 lines (16 loc) • 295 B
text/troff
to: _templates/generator/new/hello.ejs.t
to: _templates/<%%= name %%>/<%%= action || 'new' %%>/hello.ejs.t
to: app/hello.js
const hello = ```
Hello!
This is your first hygen template.
Learn what it can do here:
https://github.com/jondot/hygen
```
console.log(hello)