Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Homebrew Tap for Hola

Hola is a single-binary configuration management tool for macOS. Set up your Mac in minutes with Brewfile + mise.toml + dotfiles.

Installation

brew tap ratazzi/hola
brew install hola

Usage

# Bootstrap your Mac from a dotfiles repo
hola apply --github username/dotfiles

# Or use a full Git URL
hola apply --repo https://github.com/username/dotfiles.git

# Run provisioning scripts
hola provision ~/.config/hola/provision.rb

# Show help
hola --help

Features

  • Zero learning curve: Uses Brewfile and mise.toml you already know
  • Single binary: No runtime dependencies, ~6MB, 8ms cold start
  • Cross-platform: Supports both arm64 and x86_64 Macs
  • Idempotent: Safe to run multiple times
  • Ruby DSL: Advanced provisioning with embedded mruby interpreter

Update

brew update
brew upgrade hola

Uninstall

brew uninstall hola
brew untap ratazzi/hola

More Information

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages