Skip to content

Releases: shalakhin/cloud

0.1.0

22 Feb 21:03
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

initial release with the following features implemented:

  • cloud init to initialize ~/.cloudcore, .cloud and .cloudignore files.
  • cloud sync to sync folder contents considering .cloudignore
  • cloud help to show help message
  • implemented abstract layer for cloud storages
  • support for Rackspace CloudFiles (it won't be hard to implement the same functionality for S3 with existing goamz package)