Berger91 / multiversioned-binary-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiversioned binary files solution

Requirements

  • direnv
  • taskfile

Usage example

Add in .envrc

export $LOCAL_BINS=$HOME/workspace/bin
export PATH=$LOCAL_BINS/kubectl/1.18.8:$PATH

About