UNPKG

generator-fatarrow

Version:
6 lines (5 loc) 158 B
yargs = require 'yargs' updateNotify = require('./updateNotify/updateNotify')() module.exports = (gulp) -> (done) -> console.log '\n' + yargs.help() done()