Skip to content

gonewton/homebrew-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew CLI Tap

This is a Homebrew tap for the gonewton CLI tools: constraint and newton.

Installation

First, tap this repository:

brew tap gonewton/cli

Then install the tools:

brew install constraint
brew install newton

Usage

Constraint

constraint --help

Newton

newton --help

Upgrading

To upgrade to the latest version:

brew update
brew upgrade constraint
brew upgrade newton

Development

This tap is automatically updated when new releases are published to the respective repositories.

To manually update formulas, use the generate_formula.sh script:

./generate_formula.sh constraint --version v1.0.0
./generate_formula.sh newton --version v1.0.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors