Skip to content

barthy1/s3cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 CLI written in pure Go

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

Packages

No packages published

Languages

  • Go 98.3%
  • JavaScript 0.4%
  • Assembly 0.3%
  • HTML 0.2%
  • CSS 0.2%
  • Gherkin 0.2%
  • Other 0.4%