{"id":15899580,"url":"https://github.com/hallerpatrick/entrs","last_synced_at":"2025-09-01T08:40:38.601Z","repository":{"id":57625157,"uuid":"262860283","full_name":"HallerPatrick/entrs","owner":"HallerPatrick","description":"Port of entr in Rust","archived":false,"fork":false,"pushed_at":"2020-05-10T20:04:14.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T13:48:17.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/HallerPatrick.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":"2020-05-10T19:28:25.000Z","updated_at":"2020-05-10T20:55:42.000Z","dependencies_parsed_at":"2022-09-19T09:41:13.110Z","dependency_job_id":null,"html_url":"https://github.com/HallerPatrick/entrs","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/HallerPatrick%2Fentrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fentrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fentrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fentrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HallerPatrick","download_url":"https://codeload.github.com/HallerPatrick/entrs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246875846,"owners_count":20848049,"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-06T10:21:54.382Z","updated_at":"2025-04-02T19:21:24.967Z","avatar_url":"https://github.com/HallerPatrick.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Entrs\n\nEntrs is a port of the classic entr utility\n\n\nEntr is a file watch utilty that executes provided comments on file changes\n\n\n## Installation\n\n### Manual\n\n```\ngit clone https://github.com/HallerPatrick/entrs.git \u0026\u0026 cd entrs\n\n# Run directly or\ncargo run\n\n# Build binary (in ./target/release/entr )\ncargo build --release\n\n```\n\n### Cargo\n\n```\ncargo install entrs\n```\n\n### Pre-Build Binary\n\nCan be found in Releases\n\n## Usage\n\n```\nUSAGE:\n    entrs [FLAGS] [utility]...\n\nARGS:\n    \u003cutility\u003e...\n\nFLAGS:\n    -c               Clear screen before executing utility\n    -h, --help       Prints help information\n    -p               Execute utility first after files have changed\n    -r               Watch for file changes recursively\n    -u               Evaluate the first argument using the interpreter specified by the SHELL environment variable\n    -V, --version    Prints version information\n```\n\n\n### Example\n\nRebuild the cargo project after file saving and clear the screen before executing `cargo build`\n\n```\n\n$ ls | entr -c cargo build\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fentrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhallerpatrick%2Fentrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fentrs/lists"}