https://github.com/tensorchord/homebrew-tap
homebrew tap
https://github.com/tensorchord/homebrew-tap
Last synced: 21 days ago
JSON representation
homebrew tap
- Host: GitHub
- URL: https://github.com/tensorchord/homebrew-tap
- Owner: tensorchord
- License: apache-2.0
- Created: 2022-06-16T09:56:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T10:21:39.000Z (almost 4 years ago)
- Last Synced: 2025-11-21T17:13:27.414Z (7 months ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorchord Homebrew Tap
Homebrew tap for Tensorchord.
## Prerequisites
Please check whether [Homebrew](http://brew.sh/) is installed via:
```
$ brew -v
```
## Installation
You can install `envd` with Homebrew via:
```
$ brew install tensorchord/tap/envd
```
Get started with `envd` by reading the [documentation](https://envd.tensorchord.ai/docs/get-started).