0.0.2 • Published 12 years ago
grunt-s3-publish v0.0.2
grunt-s3-publish
###Create .grunt-s3-publishrc file containing:
{
"key": "<yourkey>",
"secret": "<yoursecret>",
"bucket": "<yourbucket>"
}###Example Grunt Config:
dist: {
distDir: './dist'
}0.0.2
12 years ago