UNPKG

toka

Version:

A handy tool to generate common files in command line

10 lines (5 loc) 106 B
import gulp from 'gulp' gulp.task('watch', () => { }) gulp.task('build', []) gulp.task('default', [])