Skip to content

🍺 formulas: ipfs-cluster, squashfs+zstd and others

Notifications You must be signed in to change notification settings

lunatic-cat/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Various goodies as a Homebrew tap

Install

brew tap lunatic-cat/tap

IPFS cluster

brew install ipfs-cluster-ctl
brew install ipfs-cluster-service

or if you want to build both from source

brew install ipfs-cluster

SquashFS + ZSTd

This conflicts with squashfs@homebrew-core. You can cafely uninstall it, this is drop-in replacement.

brew install lunatic-cat/tap/squashfs

Usage

Reading image on OSX requires osxfuse & squashfuse

# archive
mksquashfs dir dir.zstd.sfs -comp zstd -Xcompression-level 22
# osx usage
squashfuse dir.zstd.sfs mnt
# linux usage
mount -o loop dir.zstd.sfs mnt

upstream PR & patch PR

About

🍺 formulas: ipfs-cluster, squashfs+zstd and others

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages