An open API service indexing awesome lists of open source software.

https://github.com/bef/homebrew-tcl


https://github.com/bef/homebrew-tcl

Last synced: 2 months ago
JSON representation

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).