3.1.1 • Published 6 years ago

generator-microstemx v3.1.1

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

A Yeoman generator for scaffolding and bootstrapping Spring Boot and Spring Cloud applications. Provides the same selectable options as Spring Initializr, but with and interactive CLI interface so your hands can stay where they belong, on the keyboard!

Getting Started

Install Yeoman

$ npm install -g yo

Install generator-microstemx

$ npm install -g generator-microstemx

Initiate spring-generator!

$ yo microstemx

The interactive CLI menu will guide the way.

Release

1.  Increase the version number in package.json
2.  Commit code to repo
3.  npm publish
4.  yo and update your generator

License

MIT License

3.1.1

6 years ago

3.1.0

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.8

6 years ago