@g3ru1a/scaffolding
v1.0.9
Published
A CLI that generates the scaffolding for an api project
Downloads
4
Readme
@g3ru1a/scaffolding
Simple scaffolding generator for API Microservices.
Installation & Usage
npm install -g @g3ru1a/scaffolding
#Run in the working directory
# --git creates an empty repo
# --install automatically installs npm dependencies
scaffold [--git] [--install]
Licence
MIT