Skip to content

wangyanbn/kinetic-swift

 
 

Repository files navigation

Getting Started

  1. git submodule init
  2. git submodule update
  3. vagrant up
  4. vagrant ssh
  5. echo "awesome" > test
  6. swift upload mycontainer test
  7. swift download mycontainer test -o -
  8. for i in {1..4}; do kcmd -P 80${i}0 list objects; done

About

Preview of Swift on Kinetic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.0%
  • Ruby 11.1%
  • Shell 1.5%
  • HTML 1.4%