marcosnils / bin

Effortless binary manager
MIT License
648 stars 45 forks source link

Does not work on Mac M1 #115

Closed pierpo closed 2 years ago

pierpo commented 2 years ago

Hey! Thanks for the great tool. It's very convenient 😊

I tried it out on my new M1 Mac, but bin does not do anything. It does create the config in ~/.config/bin with a config.json file.

image

The created config.json:

{
    "default_path": "/Users/pierpo/bin",
    "bins": {}
}

But it does nothing else. I can't install anything (I tried with other programs than bin itself).

Any idea?

Thanks!

pierpo commented 2 years ago

I'm so sorry, I forgot the install keyword. Can't believe I did that without noticing.

Sorry about the confusion! Thanks again for the great work 😊