A Yeoman-based, opinionated Java project generator with Gradle, JUnit, and other goodies: Nebula + IDE (IntelliJ Idea or Eclipse) + findbugs + checkstyles.
$ npm install -g generator-jopinari
$ yo jopinari
- Project files generated by Gradle Build Init plugin rather than from templates;
- templating
build.gradle
; - Checkstyles with Sun's Java Style as deafult with basic stub suppression file;
- basic
.gitignore
and.editorconfig