Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gulp

 Gulp

Gulp

Avatar for MiyaHuang

MiyaHuang

April 19, 2016
Tweet

Other Decks in Programming

Transcript

  1. What is Gulp? • Fast and intuitive streaming build tool

    built on Node.js. • task runner • over 1700 plugins 2
  2. Typescript • TypeScript is a free and open source •

    Developed and maintained by Microsoft • First appeared October 1, 2012 • Latest releases 1.6.2 • http://www.typescriptlang.org/ 4
  3. Before Start 1. https://git.gss.com.tw/miya_huang/ build_with_gulp 2. install node.js https://nodejs.org 3.

    install gulp typescript run : “npm install -g gulp typescript” 4. install livereload 5
  4. Pipe water sweet water pipe sugar pipe lemon sweet lemon

    water ts javascript pipe ts compile pipe destination ts compile and put at destination 10