Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdwhatcott/exec
This library is a thin wrapper over "os/exec", allowing execution of commands as a single string using `bash -c ...`. Maybe don't execute untrusted inputs. (You've been warned...)
https://github.com/mdwhatcott/exec
Last synced: about 1 month ago
JSON representation
This library is a thin wrapper over "os/exec", allowing execution of commands as a single string using `bash -c ...`. Maybe don't execute untrusted inputs. (You've been warned...)
- Host: GitHub
- URL: https://github.com/mdwhatcott/exec
- Owner: mdwhatcott
- License: mit
- Created: 2023-07-28T17:54:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T17:15:00.000Z (5 months ago)
- Last Synced: 2024-06-26T21:05:16.299Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md