mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 04:50:51 +00:00
373 B
373 B
Developer documentation for time-require
time-require
use gulp.js for build
clean
gulp clean
build
gulp
or explicitelly
gulp build
run tests
gulp test
lint all sources
gulp lint
generate documentation
gulp doc
watch
gulp watch