{"id":20764178,"url":"https://github.com/mickey/guard-bower","last_synced_at":"2025-04-30T08:11:47.511Z","repository":{"id":15754652,"uuid":"18493372","full_name":"mickey/guard-bower","owner":"mickey","description":"Bower guard allows to automatically update bower when needed","archived":false,"fork":false,"pushed_at":"2014-04-06T18:39:10.000Z","size":124,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T08:11:45.723Z","etag":null,"topics":[],"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/mickey.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":"2014-04-06T16:12:39.000Z","updated_at":"2018-11-01T01:19:33.000Z","dependencies_parsed_at":"2022-09-24T03:51:17.633Z","dependency_job_id":null,"html_url":"https://github.com/mickey/guard-bower","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fguard-bower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fguard-bower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fguard-bower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fguard-bower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mickey","download_url":"https://codeload.github.com/mickey/guard-bower/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666336,"owners_count":21624295,"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-11-17T10:49:04.934Z","updated_at":"2025-04-30T08:11:47.491Z","avatar_url":"https://github.com/mickey.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guard::Bower\n\n[![Gem Version](https://badge.fury.io/rb/guard-bower.png)](http://badge.fury.io/rb/guard-bower) [![Dependency Status](https://gemnasium.com/mickey/guard-bower.png)](https://gemnasium.com/mickey/guard-bower)\n\nBower guard allows to automatically install/update bower when needed.\n\n## Install\n\nAdd the gem to your `Gemfile`:\n\n```ruby\ngroup :development do\n  gem 'guard-bower', require: false\nend\n```\n\nAdd the plugin definition to your Guardfile by running this command:\n\n```bash\n$ guard init bower\n```\n\n## Usage\n\nPlease read the [Guard usage doc](https://github.com/mickey/guard#readme)\n\n## Guardfile\n\n```ruby\nguard :bower do\n  watch('bower.json')\nend\n```\n\nPlease read the [Guard usage doc](https://github.com/mickey/guard#readme) for more information about the Guardfile DSL.\n\n## Development\n\n* Documentation hosted at [RubyDoc](http://rubydoc.info/github/mickey/guard-bower/master/frames).\n* Source hosted at [GitHub](https://github.com/mickey/guard-bower).\n\nPull requests are very welcome! Please try to follow these simple rules if applicable:\n\n* Please create a topic branch for every separate change you make.\n* Update the [README](https://github.com/mickey/guard-bower/blob/master/README.md).\n* Please **do not change** the version number.\n\n## Author\n\n[Michael Bensoussan](https://github.com/mickey)\n\n## Contributors\n\n[https://github.com/mickey/guard-bower/graphs/contributors](https://github.com/mickey/guard-bower/graphs/contributors)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickey%2Fguard-bower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmickey%2Fguard-bower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickey%2Fguard-bower/lists"}