https://github.com/d2r2/go-shell
Auxiliary library for the launch and control external applications, making syscals and catching of SIG-calls.
https://github.com/d2r2/go-shell
Last synced: about 1 year ago
JSON representation
Auxiliary library for the launch and control external applications, making syscals and catching of SIG-calls.
- Host: GitHub
- URL: https://github.com/d2r2/go-shell
- Owner: d2r2
- License: mit
- Created: 2015-07-11T18:22:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T05:21:10.000Z (over 4 years ago)
- Last Synced: 2025-04-03T08:03:01.604Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Golang utilities
======================================================================================================
[](https://goreportcard.com/report/github.com/d2r2/go-shell)
[](https://godoc.org/github.com/d2r2/go-shell)
[](./LICENSE)
Package contains some number of auxiliary routines to serve as OS system functions and Input/Output helper calls, which not found in Golang standard libraries.
License
-------
Go-shell is licensed under MIT License.