tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

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