0.2.5 • Published 10 years ago

grunt-amd-config v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.23

10 years ago