https://github.com/eclipse-zenoh/homebrew-zenoh
Homebrew tap for Eclipse zenoh formulae (MacOS)
https://github.com/eclipse-zenoh/homebrew-zenoh
Last synced: over 1 year ago
JSON representation
Homebrew tap for Eclipse zenoh formulae (MacOS)
- Host: GitHub
- URL: https://github.com/eclipse-zenoh/homebrew-zenoh
- Owner: eclipse-zenoh
- Created: 2020-10-14T13:07:37.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T13:53:56.000Z (over 2 years ago)
- Last Synced: 2024-03-04T15:16:00.441Z (over 2 years ago)
- Language: Ruby
- Size: 44.9 KB
- Stars: 3
- Watchers: 10
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-zenoh
The zenoh public homebrew tap for OS X homebrew formulae
## Installing zenoh
```
brew tap eclipse-zenoh/homebrew-zenoh
```
```
brew install zenoh
```
## Available formulae
- zenoh
- Eclipse Zenoh. A meta-formula that will install the following formulae:
- zenohd
- zenoh-plugin-rest
- zenoh-plugin-storage-manager
- zenohd
- Eclipse zenoh router.
- zenoh-plugin-webserver
- Eclipse zenoh webserver plugin.
- zenoh-plugin-storages
- Eclipse zenoh storages plugin.
- zenoh-plugin-ros1
- Eclipse zenoh ros1 plugin.
- zenoh-plugin-rest
- Eclipse zenoh http plugin.
- zenoh-plugin-mqtt
- Eclipse zenoh mqtt plugin.
- zenoh-plugin-dds
- Eclipse zenoh dds plugin.
- zenoh-bridge-ros1
- Eclipse zenoh ros1 bridge.
- zenoh-bridge-ros2dds
- Eclipse zenoh ros2dds bridge.
- zenoh-bridge-mqtt
- Eclipse zenoh mqtt bridge.
- zenoh-bridge-dds
- Eclipse zenoh dds bridge.
- zenoh-backend-s3
- Eclipse zenoh s3 backend.
- zenoh-backend-rocksdb
- Eclipse zenoh rocksdb backend.
- zenoh-backend-influxdb-v1
- Eclipse zenoh influxdb backend.
- zenoh-backend-influxdb-v2
- Eclipse zenoh influxdb2 backend.
- zenoh-backend-filesystem
- Eclipse zenoh filesystem backend.
- libzenohc
- Eclipse zenoh C API.