{"id":24313756,"url":"https://github.com/cmstead/psrn","last_synced_at":"2026-04-13T02:44:25.543Z","repository":{"id":272255582,"uuid":"915968699","full_name":"cmstead/psrn","owner":"cmstead","description":"Packagefile Script RuNner - a helper utility to simplify running package scripts","archived":false,"fork":false,"pushed_at":"2025-01-24T01:13:40.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T02:21:53.412Z","etag":null,"topics":[],"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/cmstead.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-13T07:50:20.000Z","updated_at":"2025-01-24T01:13:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"40cd0747-8701-4052-a78b-37aff20df980","html_url":"https://github.com/cmstead/psrn","commit_stats":null,"previous_names":["cmstead/psrn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2Fpsrn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2Fpsrn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2Fpsrn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2Fpsrn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmstead","download_url":"https://codeload.github.com/cmstead/psrn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242705756,"owners_count":20172326,"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":"2025-01-17T09:13:17.350Z","updated_at":"2026-04-13T02:44:25.538Z","avatar_url":"https://github.com/cmstead.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psrn - Packagefile Script RuNner\n\nPsrn (`psrn`) is a command line utility to help with running packagefile scripts after you (or someone else) created them.\n\nIn my experience this is the workflow for scripts in a node package after a while:\n\n1. Try to remember what the scripts were you created\n2. Go read the package file (or run `npm run-scripts` if you remember)\n3. Copy/paste the script name you want\n4. Repeat\n\n_What if we could do it better?_\n\npsrn.\n\n## Setup\n\n`npm install -g psrn`\n\nThat's it.\n\n## Running psrn\n\nVisit your favorite local node package repository and...\n\n`\u003e psrn`\n\nYou'll get a helpful interface and all the scripts will be at your fingertips.\n\n## Additional arguments\n\n- `--arguments` or `-a` : Have psrn prompt you for additional arguments to pass through\n- `--help` or `-h` : Display help information\n- `--long` or `-l` : By default psrn just shows the script names. This displays everything\n- `--set-runner` : Set default script runner (npm or yarn)\n- `--version` : Print current psrn version\n- `--yarn` or `-y` : Use yarn as the script runner\n- `-- ` : Type `--` followed by a space and then start typing arguments. They'll pass through directly","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmstead%2Fpsrn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmstead%2Fpsrn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmstead%2Fpsrn/lists"}