Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bom-d-van/gophers
Gophers runs scripts or commands concurrently and kills them when gophers was killed.
https://github.com/bom-d-van/gophers
Last synced: about 1 month ago
JSON representation
Gophers runs scripts or commands concurrently and kills them when gophers was killed.
- Host: GitHub
- URL: https://github.com/bom-d-van/gophers
- Owner: bom-d-van
- License: mit
- Created: 2015-10-24T02:42:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T13:40:17.000Z (about 9 years ago)
- Last Synced: 2024-06-20T05:02:14.304Z (5 months ago)
- Language: Go
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gophers
Gophers runs scripts or commands concurrently and kills them when gophers was killed.
# Usage
```sh
gophers gulp "find . -iname '*.go' | entr -rd grm"
```What is grm: https://github.com/bom-d-van/bin/blob/master/grm