Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 568 Bytes

File metadata and controls

36 lines (23 loc) · 568 Bytes

Homebrew Tap for TaskForceAI

This repository contains the Homebrew formulas and casks for installing TaskForceAI tools on macOS.

How to Use

First, tap this repository:

brew tap ClayWarren/taskforceai

Command-Line Interface (CLI)

To install the CLI:

brew install taskforceai-cli

Desktop Application

To install the Desktop app:

brew install --cask taskforceai

Upgrading

To upgrade to the latest versions in the future, you can run:

brew upgrade taskforceai-cli
brew upgrade --cask taskforceai