{"id":14069243,"url":"https://github.com/ma2gedev/bundle-star","last_synced_at":"2025-08-01T05:14:11.595Z","repository":{"id":10665553,"uuid":"12899453","full_name":"ma2gedev/bundle-star","owner":"ma2gedev","description":"Star github repositories automatically when you bundle installing","archived":false,"fork":false,"pushed_at":"2017-07-25T15:49:14.000Z","size":579,"stargazers_count":53,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-27T12:00:03.833Z","etag":null,"topics":["bundle-star","ruby","stars"],"latest_commit_sha":null,"homepage":"","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/ma2gedev.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-09-17T15:42:54.000Z","updated_at":"2023-09-22T07:50:14.000Z","dependencies_parsed_at":"2022-09-12T11:20:43.268Z","dependency_job_id":null,"html_url":"https://github.com/ma2gedev/bundle-star","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ma2gedev/bundle-star","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fbundle-star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fbundle-star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fbundle-star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fbundle-star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ma2gedev","download_url":"https://codeload.github.com/ma2gedev/bundle-star/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fbundle-star/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268171959,"owners_count":24207437,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bundle-star","ruby","stars"],"created_at":"2024-08-13T07:06:44.889Z","updated_at":"2025-08-01T05:14:11.534Z","avatar_url":"https://github.com/ma2gedev.png","language":"Ruby","readme":"[![Stories in Ready](https://badge.waffle.io/ma2gedev/bundle-star.png?label=ready)](https://waffle.io/ma2gedev/bundle-star)  \n# Bundle-star\n\nBundle-star starred gem's github repository when bundle installing by `bundle-star` command.\n\n![Demo](https://github.com/ma2gedev/bundle-star/raw/master/try-bundle-star.gif)\n\nSee Also my slide for M3 TechTalk https://speakerdeck.com/ma2gedev/bundle-star-how-to-appreciate-oss-projects\n\n## Installation\n\nInstall it yourself as:\n\n    $ gem install bundle-star\n\n## Usage\n\n### Setup a .netrc file\n\nBundle-star depends on Netrc gem and Octokit gem to access GitHub API. \nWrite your GitHub credentials into `.netrc` file(locating to `~/.netrc`), you can now access to GitHub API by bundle-star command.\n\nThe following is a sample `.netrc` file. And execute `chmod 600 ~/.netrc` to avoid permission error.\n\n```\nmachine api.github.com\n  login \u003cyour github account\u003e\n  password \u003cyour 40 char github token, you can get a token from https://github.com/settings/tokens\u003e\n```\n\n### Use `bundle-star` instead of `bundle`:\n\n    $ bundle-star install\n    $ bundle-star update\n\n### Pro tip:\n\n    alias bsi=\"bundle-star install\"\n\n### See Also\n\n- About GitHub token\n  - Creating a personal access token for the command line - User Documentation\n    - https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/\n- `.netrc` file\n  - GNU Inetutils: The .netrc file\n    - https://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-file.html\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\n## Development\n\n### DEBUG environment variable\n\nIt is useful for develop with DEBUG environment variable like the following:\n\n```\nDEBUG=true bin/bundle-star\n```\n\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fbundle-star","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fma2gedev%2Fbundle-star","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fbundle-star/lists"}