10/19/2014

Check-build - Verify that your NodeJS project follow conventions, is well written and secure

Each time I start a new project/mvp/poc/module I don't want to create/edit a new make/grunt/gulp file or whatever hype dev use these days. I want an already packed CLI with good defaults (mine) that I can drop into my continuous build/integration process. Let's build that once and for all.
– 10/19/2014

check-build leverage jshint, jscs, jsinspect, buddyjs and nsp, to enforce DRYness, coherent coding-style, prevent errors and automatically check security issues.



check-build will be gradually integrated into all our projects at Bringr, Redsmin, UserAPI and the soon to be announced Spid project.

« »
 
 
Made with on a hot august night from an airplane the 19th of March 2017.