Skip to content

act3-ai/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACT3 Homebrew Tap

The ACT3 Homebrew Tap repository contains Homebrew formulae for installing ACT3 software packages.

Prerequisites

  • Homebrew installed
  • Registry authentication for reg.git.act3-ace.com, the ACT3 Container Registry
    • Satisfied by docker login reg.git.act3-ace.com or equivalent registry tool login (oras/crane/podman/etc)

Tip

Running ACT3 Login verifies these prerequisites and satisfies the authentication requirement.

Usage

Add this tap by running:

brew tap act3-ai/tap

Verify that the tap has been added by running the command brew tap and confirming that act3-ai/tap is in the list

Installing Formulae

Once the tap is added to Homebrew, you can install an ACT3 formula by running brew install <formula-name>.

Example:

brew install ace-dt

Tip

Install formulae without adding the tap by adding the prefix act3-ai/tap/:

brew install act3-ai/tap/ace-dt

Commands

The ACT3 Homebrew Tap defines some utility commands for ACT3 developers using Homebrew's External Commands feature.

Install ASCE Tools

The asce-tools command installs ASCE Tools:

brew asce-tools

# Add the --vscode option to install common VS Code extensions
brew asce-tools --vscode

List of included software: ASCE Tools Packages

Run ACT3 Login

The act3-login command is a shortcut for running ACT3 Login:

brew act3-login

How to Contribute

Formula Author Guide: documentation for contributing formulae to the ACT3 Homebrew Tap

Support


Approved for public release: distribution unlimited. Case Numbers: AFRL-2024-1030

About

Homebrew formulae for ACT3 software

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •