0.0.2 • Published 8 years ago
generator-boot-multi-module v0.0.2
A Yeoman generator for scaffolding and bootstrapping Spring Boot for Enterprise applications
Installation
Install yo generator;
$ npm install -g yoCheckout npm package from git;
$ https://github.com/habil/generator-boot-multi-module.gitInstall local dependencies
$ npm installLink project to the local npm package manager
$ npm linkCreate new folder and execute magic command from your command line tool..
$ mkdir myNewProject && yo boot-multi-module