generator-springloaded
v0.1.1
Published
Creates Spring Boot/Cloud projects via Spring Initializr
Downloads
4
Readme
generator-springloaded
Creates Spring Boot/Cloud projects via Spring Initializr
Installation
First, install Yeoman and generator-springloaded using npm (we assume you have pre-installed node.js).
npm install --global yo generator-springloaded
Then start generating your Spring project:
yo springloaded
Yeoman will walk you through the process one question at a time. You can always abort without changing anything (ctrl-c
)
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Manuel Weidmann