Skip to main content
Module

x/execute/pkg.json

Execute and get the output of a shell or bash command in Deno.
Latest
File
{ "name": "exec", "version": "1.1.0", "description": "Execute and get the output of a shell or bash command in Deno.", "main": "mod.ts", "repository": "https://github.com/acathur/exec", "author": "acathur", "license": "MIT", "permissions": { "run": true }}