You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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