Skip to content

getnexar/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 

Repository files navigation

Nexar Homebrew Tap

Official Homebrew tap for Nexar tools and utilities.

Installation

brew tap getnexar/tap

Available Formulae

Formula Description Install
nap CLI for deploying apps to Nexar AI Platform brew install getnexar/tap/nap

Quick Install

Install any formula directly (automatically taps if needed):

brew install getnexar/tap/nap

⚠️ Important: Homebrew-core has a different nap package (a code snippets tool). Always use the full path getnexar/tap/nap to install Nexar's CLI.

Migrating from nexar to nap

As of v3.0.0, the CLI was renamed from nexar to nap:

# Uninstall old CLI
brew uninstall nexar

# Install new CLI
brew install getnexar/tap/nap

# Verify
nap version

Your existing nexar.yaml config files and NEXAR_ENV environment variable still work!

Updating

brew update
brew upgrade getnexar/tap/nap

Uninstalling

brew uninstall nap
brew untap getnexar/tap  # Remove the tap entirely

Issues

Report issues at github.com/getnexar/homebrew-tap/issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages