Skip to content

ric03uecS/s3cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status# S3 CLI written in pure Go Build Status

Using Go AMZ

We are using Go AMZ library under the LGPL v3 License for this CLI. To change the version being used by the CLI follow these steps:

  • Install go
  • Change the source code used for GoAMZ (whichever version you want), it's under src/launchpad.net/goamz
  • Compile the new version with go/build
  • Get the updated binary from out/s3

See GoAMZ home page for more details on the library: https://wiki.ubuntu.com/goamz Build Status

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Shell 0.4%