{"id":16000563,"url":"https://github.com/jedwards1211/rerun","last_synced_at":"2026-05-18T07:35:09.271Z","repository":{"id":145202720,"uuid":"301309115","full_name":"jedwards1211/rerun","owner":"jedwards1211","description":"like nodemon but easier to use for running arbitrary commands","archived":false,"fork":false,"pushed_at":"2023-10-15T15:41:18.000Z","size":1024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T07:21:51.301Z","etag":null,"topics":["development","launch","monitor","reload","rerun","restart","terminal","watch","watcher"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jedwards1211.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-10-05T06:06:45.000Z","updated_at":"2021-10-05T05:46:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b9bd7fe-1abd-4844-8f51-ec58fff0c6b8","html_url":"https://github.com/jedwards1211/rerun","commit_stats":{"total_commits":57,"total_committers":1,"mean_commits":57.0,"dds":0.0,"last_synced_commit":"a88b11cdfef21e74818c6e0bdbcfe1b60d9d26f0"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jedwards1211/rerun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedwards1211%2Frerun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedwards1211%2Frerun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedwards1211%2Frerun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedwards1211%2Frerun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedwards1211","download_url":"https://codeload.github.com/jedwards1211/rerun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedwards1211%2Frerun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["development","launch","monitor","reload","rerun","restart","terminal","watch","watcher"],"created_at":"2024-10-08T09:04:48.625Z","updated_at":"2026-05-18T07:35:09.250Z","avatar_url":"https://github.com/jedwards1211.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @jedwards1211/rerun\n\n[![CircleCI](https://circleci.com/gh/jedwards1211/rerun.svg?style=svg)](https://circleci.com/gh/jedwards1211/rerun)\n[![Coverage Status](https://codecov.io/gh/jedwards1211/rerun/branch/master/graph/badge.svg)](https://codecov.io/gh/jedwards1211/rerun)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![npm version](https://badge.fury.io/js/%40jedwards1211%2Frerun.svg)](https://badge.fury.io/js/%40jedwards1211%2Frerun)\n\nMy personal more convenient version of nodemon\n\nI wanted an easier way to rerun an arbitrary command when files change, like nodemon but more convenient,\nespecially for non-JS projects.\n\nFor me the easiest syntax to use/remember looks like this:\n\n```sh\nrerun 'src/**.{c,h,cpp}' -- ./build.sh\n```\n\n# Usage\n\n```\nyarn install @jedwards1211/rerun\n```\n\n```\nrerun \u003cfiles, directories, glob patterns ...\u003e -- \u003ccommand\u003e\n```\n\nAny number of directories/glob patterns can be given, and any number of command arguments, they just have to\nbe separated by `--`.\n\nIf you omit the `--`, it assumes you everything is the command and tries to intelligently watch all files that\naren't `.gitignore`d.\n\nIf you want to run a shell command, you may have to quote it.\n\n# Notes\n\nRight now there are no options. It will SIGTERM the command before restarting if it's still running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedwards1211%2Frerun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedwards1211%2Frerun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedwards1211%2Frerun/lists"}