{"id":23762216,"url":"https://github.com/rosylilly/github-keys","last_synced_at":"2025-10-29T02:46:00.266Z","repository":{"id":6987585,"uuid":"8250346","full_name":"rosylilly/github-keys","owner":"rosylilly","description":"公開鍵おいしいです＾ｑ＾","archived":false,"fork":false,"pushed_at":"2013-12-20T00:57:21.000Z","size":116,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T02:55:23.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rosylilly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-17T12:33:35.000Z","updated_at":"2023-01-16T13:58:15.000Z","dependencies_parsed_at":"2022-09-16T18:50:29.154Z","dependency_job_id":null,"html_url":"https://github.com/rosylilly/github-keys","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fgithub-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fgithub-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fgithub-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fgithub-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosylilly","download_url":"https://codeload.github.com/rosylilly/github-keys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239934240,"owners_count":19720903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-31T21:17:06.340Z","updated_at":"2025-10-29T02:45:55.219Z","avatar_url":"https://github.com/rosylilly.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github::Keys\n\nギッハブから SSH 公開鍵をガバっと取ってくる、便利なコマンドラインツールです。\n\n## Installation\n\ninstall it yourself as:\n\n    $ gem install github-keys\n    $ github-keys -v\n\n## Usage\n\n基本的にはユーザー名を指定して取得します。\n\n    $ github-keys rosylilly\n    ssh-rsa ...\n\nまた、 Organization を指定して取得することもできます。\n\n    $ github-keys cookpad\n    ssh-rsa ...\n\nOrganization を指定した場合、認証していないと publcize membership していないメンバーは取れないので、認証しながらとるときは以下のオプションを指定します。\n\n    $ github-keys -u rosylily -p hogehoge cookpad\n    ssh-rsa ...\n\nコマンドログに認証情報が乗るのが耐えられない人は、 HOME はカレントディレクトリに `.github-keysrc` というファイルを作って、中にこんな感じで書くと認証できます。\n\n    $ cat .github-keysrc\n    login: rosylilly\n    password: hogehoge\n\n引っ張ってくるユーザーは複数同時に指定出来ます。\n\n    $ github-keys rosylilly yoshiori\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosylilly%2Fgithub-keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosylilly%2Fgithub-keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosylilly%2Fgithub-keys/lists"}