Skip to content

adilwali/grunt-cloudfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt Cloudfiles

About

Cloudfiles is Rackspace's cloud object storage. It's simliar to Amazon S3 and is based on grunt-s3. This uses the [node-cloudfiles][nodecloudfiles] by Nodejitsu. This is all designed to work with Rackspace Cloudfiles and hasn't been tested on Open Stack.

Installation

  1. npm install grunt-cloudfiles OR add grunt-cloudfiles to your `package.json
  2. Add grunt.registerNpmTasks('grunt-cloudfiles'); to grunt.js

Configuration

TODO - Talk about grunt.js setup

Changelog

0.0.3

  • Allow for destination folder in containeru

0.0.2

  • Migreate to pkgcloud cloud
  • Support grunt >= 0.4.0

0.0.1

  • Auth and adding files

Future Work

  • Provide full management of files
  • Implement meta tags

Credits

About

Grunt task to work with Rackspace Cloudfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published