Releases: shalakhin/cloud
Releases · shalakhin/cloud
0.1.0
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)