{"id":21703596,"url":"https://github.com/codemonument/deno_simple_exec","last_synced_at":"2026-05-09T03:37:26.563Z","repository":{"id":178257255,"uuid":"661583379","full_name":"codemonument/deno_simple_exec","owner":"codemonument","description":"A dead simple wrapper around the Deno.Command API for better stdout and stderr piping, by @codemonument","archived":false,"fork":false,"pushed_at":"2023-12-25T00:39:24.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T15:41:26.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemonument.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-03T07:46:38.000Z","updated_at":"2024-10-22T07:09:14.000Z","dependencies_parsed_at":"2023-12-25T01:29:51.157Z","dependency_job_id":"482f8a46-282e-496e-b218-2da2b07511d6","html_url":"https://github.com/codemonument/deno_simple_exec","commit_stats":null,"previous_names":["codemonument/deno_simple_exec"],"tags_count":2,"template":false,"template_full_name":"codemonument/deno_module_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_simple_exec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_simple_exec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_simple_exec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_simple_exec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemonument","download_url":"https://codeload.github.com/codemonument/deno_simple_exec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244656561,"owners_count":20488638,"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-11-25T21:33:42.749Z","updated_at":"2026-05-09T03:37:21.536Z","avatar_url":"https://github.com/codemonument.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple_exec\n\nA dead simple wrapper around the Deno.Command API for better stdout handling, by\n@codemonument\n\n## Usage\n\nRun `simpleExec(command: string, args[]: string[])`.\\\nGets back\n\n```ts\n{\n\tstdout: string;\n\tstderr: string;\n}\n```\n\n## On Registries\n\n- nest.land: https://nest.land/package/simple_exec\n\n\n---\n\n# Developer Infos\n\n## Publish to nest.land\n\nModule URL: https://nest.land/package/simple_exec\n\n1. Install `eggs` cli:\n   `deno install -Af --unstable https://x.nest.land/eggs@0.3.10/eggs.ts` UPDATE:\n   Use eggy cli instead of eggs, since eggs is broken since Deno 1.26:\n   https://github.com/nestdotland/eggs/issues/141\n   `deno install -Afq --unstable https://x.nest.land/eggy@0.3.50/cli.ts`\n2. `eggy link \u003cyour key\u003e` (used codemonument account)\n3. `eggy publish`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonument%2Fdeno_simple_exec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemonument%2Fdeno_simple_exec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonument%2Fdeno_simple_exec/lists"}