dotly
dotly copied to clipboard
feat: add support for 'asdf' sdk manager
Context
asdf is a great SDK manager but dotly has no support to dump/import its managed packages.
Goal
This PR introduce minimal support for dump/import SDK managed packages by ASDF until later has native support for dumping/importing SDKs.
Could you make this work for rtx too? it's an awesome alternative to asdf
I didn't know about It. Let me have a look...