gulp-xat

1.0.0 • Public • Published

gulp-xat v1.0.0

gulp plugin for xat template

💿 Install

Via npm:

npm i --save-dev gulp-xat

Usage

const xat = reuqire('gulp-xat')
 
gulp.src('src/**/*.xat')
  .pipe(xat())
  .pipe(gulp.dest('build'))

License

MIT

Package Sidebar

Install

npm i gulp-xat

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kt3k