{"id":15798654,"url":"https://github.com/chanced/run","last_synced_at":"2025-03-31T20:13:09.609Z","repository":{"id":57693009,"uuid":"484142479","full_name":"chanced/run","owner":"chanced","description":"runs npm scripts","archived":false,"fork":false,"pushed_at":"2022-07-11T01:18:58.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T00:42:58.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/chanced.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":"2022-04-21T17:21:40.000Z","updated_at":"2022-05-10T13:33:49.000Z","dependencies_parsed_at":"2022-09-26T21:01:08.243Z","dependency_job_id":null,"html_url":"https://github.com/chanced/run","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Frun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Frun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Frun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Frun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanced","download_url":"https://codeload.github.com/chanced/run/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531975,"owners_count":20792736,"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-05T00:43:01.047Z","updated_at":"2025-03-31T20:13:09.592Z","avatar_url":"https://github.com/chanced.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# run\n\nA simple program that runs local npm scripts.\n\n[![asciicast](https://asciinema.org/a/Ei8b8iZBkj7qhYkPNMtC7WwFj.svg)](https://asciinema.org/a/Ei8b8iZBkj7qhYkPNMtC7WwFj)\n\n## Install\n\n```\ngo install github.com/chanced/run@latest\n```\n\n## Features\n\n### Run a known script\n\nRun npm scripts directly with arguments:\n\n```bash\nrun [script-name] [args...]\n```\n\n#### Workspaces\n\nSpecify any number of workspaces but they must come before the script name.\n\n```bash\nrun -w my-workspace my-script --arg value\n```\n\n### Discover scripts\n\nExecute `run` to enter prompt mode which offers a guided selection of scripts.\n\n#### Workspaces\n\nIf the root `package.json` contains `workspaces`, the globs/paths are expanded\nand then loaded concurently. Once all `package.json` have been loaded and\nparsed, the workspaces are offered as the first prompt.\n\nIf a single workspace is selected, the scripts available are presented as the\nnext prompt.\n\nIf multiple workspaces are selected, only the scripts common between the\nselections are offered as options.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanced%2Frun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanced%2Frun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanced%2Frun/lists"}