Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 857 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 857 Bytes

Homebrew AVCTL - Agentverse Control

Official Website Twitter Follow

Introduction

AVCTL is a powerful Command Line Interface (CLI) tool designed for interacting with the Agentverse ecosystem. It offers a range of functionalities from authorization to hosting management, making it an essential tool for developers of AI Agents.

This repository is intended for hosting the homebrew formulas for installing avctl on MacOS and Linux platforms.

Installation

  1. Using homebrew (MacOS, Linux):
    brew tap fetchai/avctl
    brew install avctl
    

See fetchai/avctl for more details.