Skip to content

rbo13/go-imgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Imgur

A library that upload images to imgur. Some command-line utility is included.

Installation:

$ go get -u github.com/rbo13/go-imgur

Installation(CLI):

$ cd $GOPATH/src/github.com/rbo13/go-imgur/cmd/go-imgur
$ go install


// go-imgur command is now available to your system.
// $ go-imgur <file-to-upload>

TODO:

  • Command-line Support
  • Tests

CONTRIBUTIONS:

PR's are welcome :) 🥳

About

📸A library that uploads images to imgur. Written in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages