Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shalakhin shalakhin released this 22 Feb 21:03
· 23 commits to master since this 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)