dom96 / choosenim

Tool for easily installing and managing multiple versions of the Nim programming language.
BSD 3-Clause "New" or "Revised" License
682 stars 65 forks source link

[FR] OpenBSD support #250

Open ITwrx opened 3 years ago

ITwrx commented 3 years ago
curl https://nim-lang.org/choosenim/init.sh -sSf | sh
choosenim-init: Error: Sorry, your platform (openbsd_amd64) is not supported by choosenim.

Thanks

lbartoletti commented 2 years ago

@ITwrx I think you could apply the same patch for openbsd:

https://github.com/dom96/choosenim/pull/282

I can try this week, but maybe next days