grunt-niteo-awscloudformation
-----------------------------
[![Build Status](https://travis-ci.org/NiteoSoftware/grunt-niteo-awscloudformation.svg?branch=master)](https://travis-ci.org/NiteoSoftware/grunt-niteo-awscloudformation)
[![Build status](https://ci.appveyor.com/api/projects/status/6xdqib09rgnlhomj?svg=true)](https://ci.appveyor.com/project/NiteoBuildBot/grunt-niteo-awscloudformation)

A [grunt](http://gruntjs.com/) plugin that can be used to build and delete stacks for [AWS Cloud Formation](http://aws.amazon.com/cloudformation/).

Installation
------------

```
npm install grunt-niteo-awscloudformation --save-dev
```

Usage:
------

All the documentation for the usage of this plugin is located in the source

- [/lib/awscloudformation.litcoffee](lib/awscloudformation.litcoffee)