https://github.com/leviable/homebrew-durdraw
Homebrew formula for installing durdraw
https://github.com/leviable/homebrew-durdraw
Last synced: 10 months ago
JSON representation
Homebrew formula for installing durdraw
- Host: GitHub
- URL: https://github.com/leviable/homebrew-durdraw
- Owner: leviable
- Created: 2025-06-19T12:12:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-19T13:34:11.000Z (12 months ago)
- Last Synced: 2025-06-19T14:22:59.622Z (12 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leviable Durdraw
Homebrew formula for installing [durdraw](https://github.com/cmang/durdraw)
## How do I install these formulae?
`brew install leviable/durdraw/`
Or `brew tap leviable/durdraw` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "leviable/durdraw"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).