Skip to content

lightdash/homebrew-lightdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages