Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

GitHubのリポジトリにstarつけた人の住所をGoogleマイマップで出すやつ

License

Notifications You must be signed in to change notification settings

sue445/github_stargazers_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubのリポジトリにstarつけた人の住所をGoogleマイマップで出すやつ

Setup

  1. https://github.com/settings/tokens でアクセストークンを取得
  2. cp .env.example .env
  3. .env にアクセストークンを書くか環境変数で export する
  4. bundle install

Usage

bundle exec ruby github_stargazers_map.rb <user_name>/<repo_name>

dist/ にKMLファイルが作られるのでGoogleマイマップにインポートする

Example

https://github.com/sue445/jenkins-backup-script のstargazers map

https://drive.google.com/open?id=148eq4ySxjY5IQO_e29MkjMulfoI

About

GitHubのリポジトリにstarつけた人の住所をGoogleマイマップで出すやつ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published