UNPKG

toka

Version:

A handy tool to generate common files in command line

10 lines (5 loc) 115 B
var gulp = require('gulp') gulp.task('watch', function () { }) gulp.task('build', []) gulp.task('default', [])