@fibery/gena

CLI to scaffold project from templates

Usage no npm install needed!

<script type="module">
  import fiberyGena from 'https://cdn.skypack.dev/@fibery/gena';
</script>

README

Gena

hygen logo

Gena is a simple project generator which uses ejs templates

Quick start

$ npx @fibery/gena

This prompts you with the choice of project templates and project name

Add your own template

To add a template just put a folder to templates folder. Files inside it will be compiled with EJS engine