{"id":16014990,"url":"https://github.com/dansnow/guard-gulp","last_synced_at":"2025-09-08T12:35:24.942Z","repository":{"id":26516142,"uuid":"29968955","full_name":"DanSnow/guard-gulp","owner":"DanSnow","description":"guard gulp plugin","archived":false,"fork":false,"pushed_at":"2015-01-28T13:44:07.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T03:24:13.637Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanSnow.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":"2015-01-28T13:37:14.000Z","updated_at":"2015-01-28T13:44:07.000Z","dependencies_parsed_at":"2022-08-24T15:03:41.385Z","dependency_job_id":null,"html_url":"https://github.com/DanSnow/guard-gulp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanSnow/guard-gulp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanSnow%2Fguard-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanSnow%2Fguard-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanSnow%2Fguard-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanSnow%2Fguard-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanSnow","download_url":"https://codeload.github.com/DanSnow/guard-gulp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanSnow%2Fguard-gulp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266053824,"owners_count":23869496,"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-10-08T15:05:46.448Z","updated_at":"2025-07-20T01:31:41.714Z","avatar_url":"https://github.com/DanSnow.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guard::Gulp\n\nA plugin for guard to run gulp.\n\nAfter a couple time of thinking. I found it to be useless.\n\nBecause gulp have `gulp.watch()`. But I have finished this....\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'guard-gulp'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install guard-gulp\n\n## Usage\n\nExample:\n\n```ruby\nguard :Gulp do\n  watch(/Gulpfile\\..*/)\nend\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/guard-gulp/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansnow%2Fguard-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdansnow%2Fguard-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansnow%2Fguard-gulp/lists"}