Skip to content

ivanzoid/ypload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ypload

ypload is utility for uploading image files to Yandex.Fotki service.

Usage

ypload <imageFile>

Installation

  • If you have Go installed (install with apt-get install golang for Ubuntu/Debian, brew install go with Homebrew on OS X):
  1. Make sure you have set GOPATH environment variable (to some existing folder, ~/go for example)
  2. go install github.com/ivanzoid/ypload
  3. If your PATH contains GOPATH, then just run as ypload ..., otherwise run as $GOPATH/bin/ypload ...
  • If you don't have (and/or don't want) Go installed: grab binary in releases tab.

Author

Ivan Zezyulya, ypload@zoid.cc

License

ypload is available under the MIT license. See the LICENSE file for more info.

About

Uploader of images to Yandex.Fotki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages