0.1.2 • Published 4 months ago

@sirensolutions/generator-web-service v0.1.2

Weekly downloads
6
License
GPL-3.0-or-later
Repository
-
Last release
4 months ago

Installation

Please ensure that your version of NodeJs is 20 or greater:

node --version // v20.10.0

First, install Yeoman and generator-web-service:

npm install -g yo @sirensolutions/generator-web-service

Then generate your new project:

yo @sirensolutions/web-service

For Developers

To use a generator that exists as a local repository, run npm link in the repository, then generate your new project the same way:

yo @sirensolutions/web-service

If you make additional changes to the repository, you don't have to rerun npm link.

0.1.2

4 months ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago