Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 467 Bytes

Banner Template

This project is a fully featured banner development suite focused on automation and ease-of-use.

Getting started

npm install gulp

Commands

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