Hacker News new | ask | show | jobs
by CoolCold 1481 days ago
On distribution/ease of install - you may want to consider adding it to asdf ( https://asdf-vm.com/manage/plugins.html#add ) if not yet.

Despite it's original idea of managing multiple versions of say Python, I find it useful when installing `starship` tool for command prompt and easily updating it later.

1 comments

I wanted asdf to launch Postgresql and redis so I can get rid of Docker Compose. Is this too far away?