gensimple

Generate Simple Project Template/Structure/Architecture Patterns with gensimple Node CLI module. -No More Complex Project Generators, You manage your project templates as you wish'

Usage no npm install needed!

<script type="module">
  import gensimple from 'https://cdn.skypack.dev/gensimple';
</script>

README

GenSimple

Generate Simple Project Template/Structure/Architecture Patterns with gensimple Node CLI module. -No More Complex Project Generators, You manage your project templates as you wish'

GenSimple is currently work in Progress and Has only one Project Template which generates an AngularSimple Project Structure

How to use

Install as a global package

npm instal -g gensimple

Generate a Simple Angular Project

gensimple angularsimple helloworld

helloworld = "project name"

More Templates and features will be released soon