https://github.com/threeal/shell-go
A Go package for executing shell commands
https://github.com/threeal/shell-go
Last synced: 3 months ago
JSON representation
A Go package for executing shell commands
- Host: GitHub
- URL: https://github.com/threeal/shell-go
- Owner: threeal
- License: mit
- Created: 2023-05-24T12:39:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T12:48:24.000Z (over 1 year ago)
- Last Synced: 2025-01-26T11:42:23.901Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shell Go
Shell Go is a [Go](https://go.dev/) package designed for executing shell commands.
## License
This project is licensed under the terms of the [MIT License](./LICENSE).
Copyright © 2023-2026 [Alfi Maulana](https://github.com/threeal)