Skip to content

syui/medigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medium client

  • v0.1-0.3 : the app-key(cliend_id) is stopped.

releases

If you do not use the releases version, you will need a key. Create an app with medium.

aur : https://aur.archlinux.org/packages/medigo

$ yay -S medigo

use

$ medigo o
paste code

$ medigo h

build

$ git clone https://github.com/syui/medigo 
$ cd medigo
$ go build -ldflags "-X main.cid=$client_id -X main.secret=$secret_id"
$ ./medigo h