{"id":13508652,"url":"https://github.com/ma2gedev/mix-star","last_synced_at":"2025-04-23T02:49:38.126Z","repository":{"id":12645446,"uuid":"15317008","full_name":"ma2gedev/mix-star","owner":"ma2gedev","description":"Elixir Mix task to starring GitHub repository with `mix deps.get`ting dependent library","archived":false,"fork":false,"pushed_at":"2015-10-02T03:42:42.000Z","size":268,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T21:22:19.084Z","etag":null,"topics":["bundle-star","elixir","mix-tasks","stars"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-19T16:38:51.000Z","updated_at":"2019-08-13T15:32:14.000Z","dependencies_parsed_at":"2022-09-18T22:50:36.962Z","dependency_job_id":null,"html_url":"https://github.com/ma2gedev/mix-star","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fmix-star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fmix-star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fmix-star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fmix-star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ma2gedev","download_url":"https://codeload.github.com/ma2gedev/mix-star/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794558,"owners_count":21162614,"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":["bundle-star","elixir","mix-tasks","stars"],"created_at":"2024-08-01T02:00:56.289Z","updated_at":"2025-04-23T02:49:38.100Z","avatar_url":"https://github.com/ma2gedev.png","language":"Elixir","funding_links":[],"categories":["Miscellaneous"],"sub_categories":[],"readme":"# MixStar\n\n[![hex.pm version](https://img.shields.io/hexpm/v/mixstar.svg)](https://hex.pm/packages/mixstar) [![hex.pm downloads](https://img.shields.io/hexpm/dt/mixstar.svg)](https://hex.pm/packages/mixstar)\n\nMixStar starred GitHub repository that depends on your project!\nYou just type `mix deps.star`, MixStar execute `mix deps.get` internally and starring GitHub repository.\nEnjoy!\n\n![Demo](https://github.com/ma2gedev/mix-star/raw/master/try-mix-star.gif)\n\n## How to install\n\n```shell\n$ git clone git@github.com:ma2gedev/mix-star.git\n$ cd mix-star\n$ git submodule update --init\n$ MIX_ENV=prod mix do archive.build, archive.install\n```\n\nOr\n\n```shell\n$ mix archive.install https://github.com/ma2gedev/mix-star/releases/download/v0.1.1/mixstar-0.1.1.ez\n```\n\nNow you get `mix deps.star` command!\n\n## How to use\n\nWrite your GitHub credentials into `.netrc` file(locating to `~/.netrc`).\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\u003e\n```\n\nAnd exec `mix deps.star`\n\nThen stared GitHub projects that your project depends on.\n\n## Dependencies\n\n- [Hex](https://github.com/hexpm/hex)\n\n## See Also\n\ninspired by bundle-star(https://github.com/ma2gedev/bundle-star)\n\n## LICENSE\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fmix-star","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fma2gedev%2Fmix-star","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fmix-star/lists"}