New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-ad

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ad

A generator for Yeoman. Creates a starting point and development workflow for creating a DFP custom ad template or execution.

latest
Source
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source

Generator-ad

A generator for Yeoman. Creates a starting point and development workflow for creating a DFP custom ad template or execution.

Getting started

  • Make sure you have yo installed: npm install -g yo.
  • Install the generator: npm install -g generator-ad.
  • Create a folder for the root of your project and cd into it.
  • Run: yo ad.

##Grunt Tasks

Once you are all set up, you can run the following commands:

grunt: Builds the project, starts a local server and watches for changes.

grunt server: Starts a local server and watches for changes.

grunt build: Builds the project.

License

MIT License

Keywords

yeoman-generator

FAQs

Package last updated on 17 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts