Skip to content

Mearman/homebrew-cascade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-cascade

Homebrew tap for Cascade — a cross-platform cloud storage filesystem client built in Rust.

Getting started

brew tap mearman/cascade
brew install cascade

The formula installs pre-built binaries from GitHub Releases. Builds are available for macOS (Apple Silicon, Intel) and Linux (x86_64, ARM64).

To update:

brew upgrade cascade

To uninstall:

brew uninstall cascade
brew untap mearman/cascade

Architecture

Standard Homebrew tap layout with a single formula at Formula/cascade.rb. The formula downloads platform-specific pre-built tarballs from GitHub Releases and installs the cascade binary.

New versions are published automatically: semantic releases from the upstream Mearman/cascade repo trigger CI that regenerates the formula with updated URLs and SHA256 checksums. The Cascade repo owns the release automation; this tap only receives the updated formula.

Dependabot checks for GitHub Actions updates weekly (Mondays), using the ci: commit prefix.

Conventions

Conventional commits (feat:, fix:, docs:, chore:, ci:). The commit history on main is the authoritative style reference.

Gotchas

The formula is auto-generated by CI — do not edit Formula/cascade.rb manually. Version bumps, URL changes, and checksum updates are all handled by the upstream release pipeline. Manual edits will be overwritten on the next release.

Links

About

Homebrew tap for Cascade — cloud storage filesystem client

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages