{"id":13484382,"url":"https://github.com/berkshelf/berkshelf","last_synced_at":"2025-05-15T13:08:22.451Z","repository":{"id":3166862,"uuid":"4197769","full_name":"berkshelf/berkshelf","owner":"berkshelf","description":"A Chef Cookbook manager","archived":false,"fork":false,"pushed_at":"2024-08-14T18:37:00.000Z","size":7035,"stargazers_count":1073,"open_issues_count":45,"forks_count":313,"subscribers_count":56,"default_branch":"main","last_synced_at":"2025-04-11T22:34:36.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"andersjanmyr/zoo","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkshelf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.legacy.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-01T23:46:29.000Z","updated_at":"2025-03-22T01:56:02.000Z","dependencies_parsed_at":"2024-11-20T11:18:57.020Z","dependency_job_id":"2aa0f844-5506-442a-afd0-e150549d3ce1","html_url":"https://github.com/berkshelf/berkshelf","commit_stats":{"total_commits":3027,"total_committers":171,"mean_commits":17.70175438596491,"dds":0.6461843409316155,"last_synced_commit":"0d578835b4f1fe570a893d77bfb50886c5734e4a"},"previous_names":["riotgames/berkshelf"],"tags_count":156,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkshelf%2Fberkshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkshelf%2Fberkshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkshelf%2Fberkshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkshelf%2Fberkshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkshelf","download_url":"https://codeload.github.com/berkshelf/berkshelf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"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-07-31T17:01:23.364Z","updated_at":"2025-05-15T13:08:17.437Z","avatar_url":"https://github.com/berkshelf.png","language":"Ruby","funding_links":[],"categories":["Package Management","Ruby"],"sub_categories":[],"readme":"# Berkshelf\n[![Gem Version](https://img.shields.io/gem/v/berkshelf.svg)][gem]\n![Matrix Testing](https://github.com/berkshelf/berkshelf/workflows/Matrix%20Testing/badge.svg?branch=master)\n\n[gem]: https://rubygems.org/gems/berkshelf\n\nManage Chef Infra cookbooks and cookbook dependencies\n\n## Warning\n\nBerkshelf is effectively deprecated. There is no ongoing maintenance and triage of issues. No active work is being done on bugfixes. The only\nwork being done is to maintain it so that it continues to ship and run in its existing state.\n\nExisting users should strongly consider migrating to [Policyfiles](https://docs.chef.io/policyfile/) and new users should avoid using Berkshelf.\n\n## Installation\n\nBerkshelf is now included as part of the [Chef Workstation](https://downloads.chef.io/tools/workstation). This is fastest, easiest, and the recommended installation method for getting up and running with Berkshelf.\n\n\u003e note: You may need to uninstall the Berkshelf gem especially if you are using a Ruby version manager you may need to uninstall all Berkshelf gems from each Ruby installation.\n\n### From Rubygems\n\nIf you are a developer or you prefer to install from Rubygems, we've got you covered.\n\nAdd Berkshelf to your repository's `Gemfile`:\n\n```ruby\ngem 'berkshelf'\n```\n\nOr run it as a standalone:\n\n```shell\n$ gem install berkshelf\n```\n\n## Usage\n\nSee [docs.chef.io](https://docs.chef.io/workstation/berkshelf/) for up-to-date usage instructions.\n\n## CLI Usage\n\nBerkshelf is intended to be used as a CLI tool.  It is not intended to be used as a library.  Other ruby code should shell out to the command line tool to use it.\n\n## Supported Platforms\n\nBerkshelf is tested and supported on Ruby 2.4 and later.\n\n## Configuration\n\nBerkshelf will search in specific locations for a configuration file. In order:\n\n    $PWD/.berkshelf/config.json\n    ~/.berkshelf/config.json\n\nYou are encouraged to keep project-specific configuration in the `$PWD/.berkshelf` directory. A default configuration file is generated for you, but you can update the values to suit your needs.\n\n## Shell Completion\n\n- [Bash](https://github.com/berkshelf/berkshelf-bash-plugin)\n- [ZSH](https://github.com/berkshelf/berkshelf-zsh-plugin)\n\n## Plugins\n\nPlease see [Plugins page](https://github.com/berkshelf/berkshelf/blob/master/PLUGINS.md) for more information.\n\n## Getting Help\n\n* If you have an issue: report it on the [issue tracker](https://github.com/berkshelf/berkshelf/issues)\n* If you have a question: visit the #chef or #berkshelf channel on irc.freenode.net\n\n## Authors\n\nThank you to all of our [Contributors](https://github.com/berkshelf/berkshelf/graphs/contributors), testers, and users.\n\nIf you'd like to contribute, please see our [contribution guidelines](https://github.com/berkshelf/berkshelf/blob/master/CONTRIBUTING.md) first.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkshelf%2Fberkshelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkshelf%2Fberkshelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkshelf%2Fberkshelf/lists"}