https://github.com/bef/homebrew-tcl
https://github.com/bef/homebrew-tcl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bef/homebrew-tcl
- Owner: bef
- Created: 2024-05-21T15:30:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-30T10:32:33.000Z (5 months ago)
- Last Synced: 2026-01-31T02:48:40.757Z (5 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeF's Tcl Formulae
See Formula directory for the list of available formulae.
## How do I install these formulae?
`brew install bef/tcl/`
Or `brew tap bef/tcl` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "bef/tcl"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).