Temporalite plugin for asdf version manager.
$ asdf plugin-add temporalite https://github.com/eko/asdf-temporalite.git
$ asdf list all temporalite
$ asdf install temporalite latest
Check out the asdf documentation for instructions on how to install and manage versions.
The ASDF_TEMPORALITE_OVERWRITE_ARCH
variable can be used to override the architecture that is used for determining which temporalite
build to download. The primary use case is when attempting to install an older version of temporalite
for use on an Apple M1 computer as temporalite
was not built for ARM at the time.
$ asdf install temporalite 0.3.0
$ ASDF_TEMPORALITE_OVERWRITE_ARCH=arm64 asdf install temporalite 0.3.0