UNPKG

94 Btext/coffeescriptView Raw
1gulp = require 'gulp'
2
3require './tasks/bootstrap'
4
5gulp.task 'default', ['bootstrap:wizard']