Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,452 Commits
 
 
 
 

Repository files navigation

Homebrew Lightdash

Homebrew tap for Lightdash formulas.

Local Development

Setup

# Tap this repository locally
brew tap lightdash/test $(pwd)

Testing Formulas

# Audit all formulas
brew audit --strict --new --online lightdash/test

# Style check all formulas
brew style lightdash/test

# Install a formula
brew install lightdash/test/[formula-name]

# Test a formula
brew test lightdash/test/[formula-name]

# Uninstall a formula
brew uninstall lightdash/test/[formula-name]

Cleanup

# Remove the local tap
brew untap lightdash/test

Publishing

Once formulas pass all checks:

# Users can tap and install with
brew tap lightdash/test
brew install lightdash/test/[formula-name]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages