Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

mimium-org/homebrew-mimium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was for mimium v0.x and no longer used. See mimium-org/mimium-rs to install the latest version of mimium.

Homebrew formula for mimium

brew tap mimium-org/mimium
brew install mimium

Bottle(binary package) is available on macOS 10.15, 11.0 and Linuxbrew.

Update formula when the new release available

If there are no changes in depedencies, just execute

brew bump-formula-pr --version=0.2.0  mimium

Or, if you need to modidy formula, fork this repository and

cd $(brew --repository)/Library/Taps/mimium-org/homebrew-mimium
open mimium.rb # edit 
brew audit --strict --verbose mimium
git add . && git commit -m "commit msg"
git push �# to your forked repo.

and make pull request to master branch of this repository.

About

(archived) homebrew tap formula for mimium

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages