code-minimap icon indicating copy to clipboard operation
code-minimap copied to clipboard

can't be installed with brew

Open cocodrino opened this issue 4 years ago • 1 comments
trafficstars

Hello!...I'm trying to install code-minimap with homebrew but seems that that formula doesn't exist, the formula was removed? do you know a workaround?

thank you!

cocodrino avatar Nov 03 '21 17:11 cocodrino

Sorry @cocodrino I can't repro this problem. As for workaround you can install it using cargo:

cargo install --locked code-minimap

wfxr avatar Nov 11 '21 09:11 wfxr