Skip to content

codeinloop/asdf-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASDF Installer – Latest Version

This repository provides a simple, automated installer for the latest version of ASDF, a powerful version manager for multiple runtimes such as Python, Java, Node.js, Ruby, and more.

The script automatically:

  • Detects your operating system and architecture.
  • Downloads the latest ASDF release from GitHub.
  • Validates the MD5 checksum.
  • Installs ASDF into /usr/local/bin (or $HOME/.local/bin if no root access).

Quick Install

Run the command below to install ASDF:

curl -fsSL https://raw.githubusercontent.com/codeinloop/asdf-installer/main/install-latest-asdf.sh | bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages