Skip to content

whiterm/cloud-mail-ru-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wercker status

cloud-mail-ru-cli

Implementation of mail.ru cloud API written in golang.

A trivial command line client (cloud-cli) based on the api also supplied.

Installation & Usage

go get github.com/PhantomXCool/cloud-mail-ru-cli
cd $HOME/go/src/github.com/PhantomXCool/cloud-mail-ru-cli
go build -o cloud-cli

export MAILRU_USER=<your mail.ru username>
export MAILRU_PASSWORD=<your mail.ru password>
./cloud-cli -help

Documentation

Most of API documented using godoc. To view the inline documentation use:

godoc github.com/PhantomXCool/cloud-mail-ru-cli/Api

#docker image https://hub.docker.com/r/phantomx/cloud-cli/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages