octoml / homebrew-tap

Homebrew Tap of OctoML products and tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoML's Homebrew Tap

Homebrew Tap of OctoML products and tool the preferred way to install the octoai CLI on macOS.

How do I install packages from here?

brew install octoml/tap/<FORMULA_NAME>

You can directly add the tap making its formulae available in the brew search results:

brew tap octoml/tap

For example you can do the below to install our CLI:

brew tap octoml/tap
brew install octoai

What is Homebrew?

Package manager for macOS (or Linux), see more at https://brew.sh

What is a Tap?

A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.

See more at https://docs.brew.sh/Taps

About

Homebrew Tap of OctoML products and tools.

License:Apache License 2.0


Languages

Language:Ruby 100.0%