dom96 / choosenim

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

Config files per directory? #313

Open scarf005 opened 2 years ago

scarf005 commented 2 years 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.