Skip to content

NithinKuruba/tech-docs

Repository files navigation

Technical Documentation

Setup ASDF

  1. Install asdf according to the asdf installation guide.

  2. Install asdf packages defined in .tool-versions.

       cat .tool-versions | cut -f 1 -d ' ' | xargs -n 1 asdf plugin-add || true
       asdf plugin-update --all
       asdf install
       asdf reshim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published