vuesion/vuesion

View on GitHub
_templates/generator/with-prompt/hello.ejs.t

Summary

Maintainability
Test Coverage
---
to: _templates/<%= name %>/<%= action || 'new' %>/hello.ejs.t
---
---
to: app/hello.js
---
const hello = ```
Hello!
This is your first prompt based hygen template.

Learn what it can do here:

https://github.com/jondot/hygen
```

console.log(hello)