@btapai/genie

A small, configurable command-line tool for developers, to generate resources based on their preferences

Usage no npm install needed!

<script type="module">
  import btapaiGenie from 'https://cdn.skypack.dev/@btapai/genie';
</script>

README

GENIE

Genie is a configurable command-line tool for developers, to make their life easier.

Installation

Uye the package manager of your liking and save it to your project as a developer dependency.

yarn add genie -D

or

npm i genie --save-dev

Usage

genie generate <blueprint> <fileName>  <path>

There are some default blueprints provided for the most common usecases.