{"id":22289450,"url":"https://github.com/tf/bundler-link","last_synced_at":"2025-03-25T21:23:03.490Z","repository":{"id":66564340,"uuid":"39908293","full_name":"tf/bundler-link","owner":"tf","description":"A link command inspired by npm link","archived":false,"fork":false,"pushed_at":"2015-07-30T16:30:38.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T18:43:39.912Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-29T18:01:40.000Z","updated_at":"2017-05-22T05:41:04.000Z","dependencies_parsed_at":"2023-02-28T18:03:16.966Z","dependency_job_id":null,"html_url":"https://github.com/tf/bundler-link","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fbundler-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fbundler-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fbundler-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fbundler-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tf","download_url":"https://codeload.github.com/tf/bundler-link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245543948,"owners_count":20632745,"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-03T17:09:11.886Z","updated_at":"2025-03-25T21:23:03.470Z","avatar_url":"https://github.com/tf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bundler Link\n\n**STATUS: Under development**\n\n---\n\nA bundler command to quickly link up gems from your local filesystem\ninside your Gemfile.\n\n## Installation\n\nInstall the additional Bundler command.\n\n    $ gem install bundler-link\n\n## Usage\n\nFirst go to the development directory of the gem you want to link:\n\n    $ cd ~/my_gem\n    $ bundle link\n\nThis creates a symlink to your project under\n`~/.bundler-link/gems/my_gem`. Then go to a project using your gem. \n\n    $ cd ~/other_project\n    $ bundle link my_gem\n\nChanges the gem's `Gemfile` entry to link to a the local checkout via\nthe `:path` option.\n\nChanges in the `Gemfile` can be undone by a running:\n\n    $ bundle unlink my_gem\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install\ndependencies. Then, run `rake spec` to run the tests. You can also run\n`bin/console` for an interactive prompt that will allow you to\nexperiment.\n\nTo install this gem onto your local machine, run `bundle exec rake\ninstall`. To release a new version, update the version number in\n`version.rb`, and then run `bundle exec rake release`, which will\ncreate a git tag for the version, push git commits and tags, and push\nthe `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/[USERNAME]/bundler-link. This project is intended\nto be a safe, welcoming space for collaboration, and contributors are\nexpected to adhere to the\n[Contributor Covenant](https://contributor-covenant.org) code of\nconduct.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf%2Fbundler-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftf%2Fbundler-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf%2Fbundler-link/lists"}