Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selfup/gobrew
update brew and everything for you with binary or go
https://github.com/selfup/gobrew
Last synced: about 1 month ago
JSON representation
update brew and everything for you with binary or go
- Host: GitHub
- URL: https://github.com/selfup/gobrew
- Owner: selfup
- Created: 2016-01-23T00:40:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T00:58:13.000Z (almost 9 years ago)
- Last Synced: 2024-10-20T07:37:28.828Z (2 months ago)
- Language: Go
- Size: 2.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BREW AWESOME
If you have GoLang and a proper $GOPATH you may:
```go get github.com/codeskyblue/go-sh```
```go run brew-awesome.go```
If you do not have go, you can run ```./brew-awesome.go```
The binary has been built from the ```brew-awesome.go``` source file