Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strykeforce/homebrew-deadeye
Homebrew formulae for Deadeye development
https://github.com/strykeforce/homebrew-deadeye
Last synced: about 2 months ago
JSON representation
Homebrew formulae for Deadeye development
- Host: GitHub
- URL: https://github.com/strykeforce/homebrew-deadeye
- Owner: strykeforce
- License: mit
- Created: 2022-01-16T17:39:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T11:53:19.000Z (11 months ago)
- Last Synced: 2024-04-20T17:15:35.762Z (9 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-deadeye
Homebrew tap for Deadeye development
## Development
To run a Formula with local edits:
```sh
brew install --build-from-source --verbose --debug --formula ./Formula/wpilib.rb
```