Built a minimalistic, faster asdf alternative called zxcv
Posted by iwantobehappypls@reddit | linux | View on Reddit | 4 comments
Reduces asdf to just a handful of commands, simplifying all complexity around manual plugin management, serial installs, and unclean DX.
- Dead simple: Handful of self-explanatory commands.
- No plugins: No manual plugin management, we do it all for you.
- Faster installs: Quick setups so you can have your tools ready ASAP.
- .tool-definitions: A new declarative way to define custom tools.
- Cleanest DX: See it for yourself!
Business_Reindeer910@reddit
i ended up needing other things like what direnv provided, so I went with mise instead of just a single tool for tool management.
lKrauzer@reddit
Would you recommend it if most, if not all, of my environments are just Node which I manage using NVM?
Business_Reindeer910@reddit
i don't see why you'd want to use nvm at all if you use mise.
myrsnipe@reddit
I love using asdf but I will give this a shake this weekend