dev-tool-apply
v0.2.0-9
Published
Apply quality tools and address other cross-cutting concerns in your projects
Downloads
1
Readme
dev-tool-apply
Node based commandline tool to apply and configure other tools to a project.
Usage
npm install [-g] dev-tool-apply
# check all available modules
dta apply
# check editorconfig
dta apply editorconfig
Available Modules
- editorconfig
- typescript
Suggested Modules
- tslint
- typescript-testing
- webpack
- eslint
- confluence-protractor-base
- karma
- parent-pom-check
- sonar-lint
- checkstyle
- findbugs
- pmd?