grunt-amd-config

0.2.5 • Public • Published

grunt-amd-config

Utility to simplify and speed up the process of building AMD packages.

Installation

Install grunt-amd-config globally with the following command:

sudo npm install -g grunt-amd-config

Usage

To create a new AMD project run the following commands (replacing projectName with the name of your project):

mkdir projectName
cd projectName
grunt-amd-config

This will setup an initial project template for you with a Grunt build process that includes linting, testing, and asset compiliation/minification.

Readme

Keywords

none

Package Sidebar

Install

npm i grunt-amd-config

Weekly Downloads

1

Version

0.2.5

License

MIT

Last publish

Collaborators

  • sandersky