{"id":16836105,"url":"https://github.com/mattboldt/guac","last_synced_at":"2025-04-11T05:10:22.208Z","repository":{"id":56875475,"uuid":"120564956","full_name":"mattboldt/guac","owner":"mattboldt","description":"A Git Repo Management CLI","archived":false,"fork":false,"pushed_at":"2020-02-29T12:30:49.000Z","size":2604,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T03:11:52.453Z","etag":null,"topics":["cli","git","repository","repository-management"],"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/mattboldt.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":"2018-02-07T04:57:48.000Z","updated_at":"2024-08-22T09:05:42.000Z","dependencies_parsed_at":"2022-08-20T10:10:05.110Z","dependency_job_id":null,"html_url":"https://github.com/mattboldt/guac","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattboldt%2Fguac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattboldt%2Fguac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattboldt%2Fguac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattboldt%2Fguac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattboldt","download_url":"https://codeload.github.com/mattboldt/guac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345266,"owners_count":21088244,"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":["cli","git","repository","repository-management"],"created_at":"2024-10-13T12:12:22.190Z","updated_at":"2025-04-11T05:10:22.181Z","avatar_url":"https://github.com/mattboldt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guac 🥑\n\n[![Build Status](https://travis-ci.org/mattboldt/guac.svg?branch=master)](https://travis-ci.org/mattboldt/guac)\n[![Code Climate](https://codeclimate.com/github/mattboldt/guac/badges/gpa.svg)](https://codeclimate.com/github/mattboldt/guac)\n[![Gem Version](https://badge.fury.io/rb/guac.svg)](https://badge.fury.io/rb/guac)\n[![GitHub license](https://img.shields.io/github/license/mattboldt/guac.svg)](https://github.com/mattboldt/guac/blob/master/LICENSE.txt)\n\nGuac is a command line program to update multiple local git repos with one command. Guac stands for `git update-all cli`, but it's also just a very easy to type command. Furthermore, it's shorthand for Guacamole, e.g.: \"Holy Guacamole, this gem makes updating all my repos very fast and easy\".\n\n![Guac](./assets/demo.gif)\n\nGuac is written in Ruby, so you'll need to have that installed on your machine, but the functionality itself is language agnostic.\n\n## Installation\n\n    $ gem install guac\n\n## Usage\n\n```bash\n# Run setup\nguac setup\n\n# Show all statuses\nguac status\nguac st\n\n# Update all on default branch (master)\nguac up\n# Update all on release_2019\nguac up release_2019\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mattboldt/guac. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Copyright\n\nCopyright (c) 2019 Matt Boldt. See [MIT License](LICENSE.txt) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattboldt%2Fguac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattboldt%2Fguac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattboldt%2Fguac/lists"}