dom96 / choosenim

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

Config files per directory? #313

Open scarf005 opened 1 year ago

scarf005 commented 1 year ago

I need to use multiple nim version due to some nimble packages crashing on development build. A way to manage those versions using config file such as https://asdf-vm.com/manage/configuration.html#tool-versions would be nice.