Skip to content
/ brewc Public

brewc | brew concurrent downloader and installer, around 50%/60% faster

Notifications You must be signed in to change notification settings

hamza72x/brewc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew concurrent downloader and installer, around 50%/60% faster with huge dependencies, for example: ffmpeg

  • the more dependencies a formula has, the more faster it will (compared to brew)

Requirements

Install

# build from source
go install github.com/hamza72x/brewc@latest

# or use the install script
bash <(curl -s https://raw.githubusercontent.com/hamza72x/brewc/master/install.sh) 

# or check the releases page
# https://github.com/hamza72x/brewc/releases

Usage

Usage:
  brewc [flags]
  brewc [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  install     install a formula
  reinstall   reinstall a formula
  uninstall   uninstall a formula

Flags:
  -h, --help   help for brewc

Use "brewc [command] --help" for more information about a command.
➜  Downloads

Example

brewc install ffmpeg

Compare

  • installing ffmpeg took around 2:35 mintues with brewc and with brew it took around 4:15 minutes

YouTube

About

brewc | brew concurrent downloader and installer, around 50%/60% faster

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published