0.0.0 • Published 9 years ago
generator-flask-service v0.0.0
generator-flask-service
Scaffold a micro service based on Flask
Installation
Creating a new project
Update the generator by running yo and selecting "Update your generators."
Create a blank repo in GitHub for your new project and check it out locally. From this repo, generate the scaffolding.
$ yo @michellia/serviceDevelopment
Testing unpublished changes
Use npm link and npm unlink to test your changes without publishing a build.
0.0.0
9 years ago