Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 846 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 846 Bytes

asdf-git

git plugin for asdf version manager

Requirements

  • gcc - brew install gcc
  • autotools - brew install autoconf
  • curl - brew install curl (MacOS ships with curl)
  • zlib - brew install zlib
  • openssl - brew install openssl
  • expat - brew install expat
  • libiconv - brew install libiconv

Install

asdf plugin-add git https://github.com/john-cai/asdf-git.git

Use

Check out the asdf readme for instructions on how to install and manage versions of git.