https://github.com/yangboz/javascript-jenkins-template
Jenkins-CI template files for JavaScript based project.
https://github.com/yangboz/javascript-jenkins-template
Last synced: 6 months ago
JSON representation
Jenkins-CI template files for JavaScript based project.
- Host: GitHub
- URL: https://github.com/yangboz/javascript-jenkins-template
- Owner: yangboz
- License: mit
- Created: 2015-09-08T08:23:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T08:47:23.000Z (about 10 years ago)
- Last Synced: 2025-02-08T05:17:48.566Z (8 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# javascript-jenkins-template
Jenkins-CI template files for JavaScript based project. With "Git+JSLint+JSHint+TaskScan+SCP deploy" process.##JSLint
https://github.com/boxuk/jslint-jenkins-plugin
##JSHint
http://www.eriwen.com/tools/continuous-integration-for-javascript/
##JSDuck
https://github.com/senchalabs/jsduck/
##TaskScan