dom96 / choosenim

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

"choosenim show path" command #260

Closed aleclarson closed 3 years ago

aleclarson commented 3 years ago

Some projects (like napibindings) need a command that prints only the path of the current Nim version.

$ choosenim show path
/Users/foo/.choosenim/toolchains/nim-1.4.8
dom96 commented 3 years ago

Sounds like a nice first PR :)

ilmanzo commented 3 years ago

Hello, if it's free I'd like to give a try on this !

dom96 commented 3 years ago

go for it! :)

aleclarson commented 3 years ago

thanks @ilmanzo :)