Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrmastermodelbuilder/homebrew-gogcheck
Homebrew tap for gogcheck
https://github.com/jrmastermodelbuilder/homebrew-gogcheck
homebrew linux macos
Last synced: 15 days ago
JSON representation
Homebrew tap for gogcheck
- Host: GitHub
- URL: https://github.com/jrmastermodelbuilder/homebrew-gogcheck
- Owner: JrMasterModelBuilder
- License: mpl-2.0
- Created: 2023-03-22T03:46:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T06:10:47.000Z (about 1 month ago)
- Last Synced: 2024-11-16T07:19:15.362Z (about 1 month ago)
- Topics: homebrew, linux, macos
- Language: Ruby
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Homebrew gogcheck
Homebrew tap for gogcheck
# Usage
## Tap
```sh
brew tap JrMasterModelBuilder/gogcheck
```## Install
```sh
brew install gogcheck
```## Dependencies
To support all the check methods, also install:
- `md5sum`: `brew install coreutils` or `brew install md5sha1sum`
- `osslsigncode`: `brew install osslsigncode`
- `innoextract`: `brew install innoextract`
- `unrar` or `unar`:
- `unrar` macOS: `brew install --cask rar`
- `unrar` Debian: `apt-get install unrar`
- `unar`: `brew install unar`