{"id":22938118,"url":"https://github.com/sandy98/process-system","last_synced_at":"2025-04-01T19:32:55.841Z","repository":{"id":145865681,"uuid":"144419443","full_name":"sandy98/process-system","owner":"sandy98","description":"Adds a system function to process. Provides a simple way to execute shell commands from within a node-repl.","archived":false,"fork":false,"pushed_at":"2018-08-11T22:28:58.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T12:39:51.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sandy98.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-11T21:32:09.000Z","updated_at":"2018-08-11T22:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"50e9b304-0da4-4966-8cd3-632fafaba4e4","html_url":"https://github.com/sandy98/process-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fprocess-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fprocess-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fprocess-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fprocess-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandy98","download_url":"https://codeload.github.com/sandy98/process-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700646,"owners_count":20819910,"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-12-14T12:16:05.856Z","updated_at":"2025-04-01T19:32:55.829Z","avatar_url":"https://github.com/sandy98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# process-system\nAdds a system function to process. Provides a simple way to execute shell commands from within a node-repl.\n\n## Install\n\n`npm install process-system`\n\nor, to make it available system-wide:\n\n`sudo npm install -g process-system`\n\n## Usage\n\n```javascript\n//Throw it in.\nrequire('process-system')\n\n//Use it with some shell command\nprocess.system('ls -l')\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandy98%2Fprocess-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandy98%2Fprocess-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandy98%2Fprocess-system/lists"}