Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

Auxiliary library for the launch and control external applications, making syscals and catching of SIG-calls.

Awesome Lists containing this project

README

        

Golang utilities
======================================================================================================

[![Go Report Card](https://goreportcard.com/badge/github.com/d2r2/go-shell)](https://goreportcard.com/report/github.com/d2r2/go-shell)
[![GoDoc](https://godoc.org/github.com/d2r2/go-rsync?status.svg)](https://godoc.org/github.com/d2r2/go-shell)
[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg)](./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.