Skip to content

pypestream/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Homebrew Tap for Localdev

This repository provides a public Homebrew tap for installing the localdev binary.

Installation

  1. Tap the repository:
brew tap pypestream/tap
  1. Install Localdev:
brew install pypestream/tap/localdev

This will install the latest release of localdev.

  1. Verify the installation:
localdev --version

You should see the installed version of localdev printed in your terminal.

Updating

To update to the latest version:

brew update
brew upgrade pypestream/tap/localdev

Troubleshooting

  • If you encounter any issues, ensure you are using the latest version of Homebrew.
  • For support, open an issue in this repository.

Formula Maintenance

  • The formula is updated to track the latest release (currently v1.0.5). For new releases, update the localdev.rb formula with new release URLs and SHA256 checksums.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages