@btapai/genie
v0.1.0
Published
A small, configurable command-line tool for developers, to generate resources based on their preferences
Downloads
3
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.