Skip to content

true-alter/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

truealter/homebrew-tap

ALTER Homebrew tap. Hosts the Formula for the @truealter/cli npm package.

Install

brew tap truealter/tap
brew install alter

Then:

alter login

Updating

When a new @truealter/cli version ships to npm:

  1. Compute the SHA256 of the published tarball:
    curl -fsSL https://registry.npmjs.org/@truealter/cli/-/cli-<ver>.tgz | sha256sum
  2. Update url and sha256 in Formula/alter.rb.
  3. Commit + push.

brew update && brew upgrade alter then resolves the new version.

License

Apache-2.0.

About

ALTER Homebrew tap — brew install truealter/tap/alter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages