0.0.2 • Published 6 years ago

generator-boot-multi-module v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

logo

A Yeoman generator for scaffolding and bootstrapping Spring Boot for Enterprise applications

Installation

Install yo generator;

$ npm install -g yo

Checkout npm package from git;

$ https://github.com/habil/generator-boot-multi-module.git

Install local dependencies

$ npm install

Link project to the local npm package manager

$ npm link

Create new folder and execute magic command from your command line tool..

$ mkdir myNewProject && yo boot-multi-module

License

MIT License

0.0.2

6 years ago

0.0.1

6 years ago