Skip to content

An unofficial Homebrew tap for Cloudflare's Wrangler CLI.

Notifications You must be signed in to change notification settings

bvanrijn/homebrew-wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wrangler for Homebrew

This is an unofficial Homebrew tap for Cloudflare's Wrangler CLI.

Mac users can use this formula to easily install and update the Wrangler CLI. Both dev and stable channels are supported.

Initial setup

If you don't have Homebrew, install it from their homepage.

Then, add this tap:

brew tap bvanrijn/wrangler

Installing

To install Wrangler CLI:

brew install wrangler-cli

Dev Releases

To install dev channel releases, instead of the stable ones, add a --head flag after the brew commands:

brew install wrangler-cli --head

Updating

Simply run:

brew update
brew upgrade wrangler-cli

Documentation for formulae

Acknowledgements

This README is a modified version of the one found at dart-lang/homebrew-dart, the official tap for the Dart programming language.

The audit and style CI jobs are based two commands from the AdoptOpenJDK tap. The test-stable and test-devel steps are based on examples from the Formula Cookbook.

About

An unofficial Homebrew tap for Cloudflare's Wrangler CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages