This project is a fully featured banner development suite focused on automation and ease-of-use.
npm install
gulp
gulp
compiles banners into /build
gulp package
validates banners against DoubleClick specifications, zips them and put them into /build/package
gulp version
increases version number in config.json by 1
gulp version --reset
resets version number in config.json to 1