1
mirror of https://github.com/pure-css/pure synced 2024-12-29 08:26:23 +01:00
Go to file
Eric Ferraiuolo 52c6ac538b Add Grunt release task to create a .zip archive of the build/ dir
This adds the new `release` Grunt task which creates a .zip file in the
`release/[version]/` dir with the following name format and structure:

`[name]-[version].zip` where `name` and `version` are from package.json.
.
└── kimono
    └── 0.0.1
        └── *.css
2013-05-14 15:58:25 -04:00
src Reimport Normalize.css' test.html file 2013-05-14 13:14:48 -04:00
.gitignore Add Grunt release task to create a .zip archive of the build/ dir 2013-05-14 15:58:25 -04:00
Gruntfile.js Add Grunt release task to create a .zip archive of the build/ dir 2013-05-14 15:58:25 -04:00
HISTORY.md Initial drop 2013-05-09 18:05:18 -04:00
LICENSE.md Initial drop 2013-05-09 18:05:18 -04:00
package.json Add Grunt release task to create a .zip archive of the build/ dir 2013-05-14 15:58:25 -04:00
README.md Initial drop 2013-05-09 18:05:18 -04:00

Kimono