Skip to content

Gleam plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

License

Notifications You must be signed in to change notification settings

asdf-community/asdf-gleam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74337ee · Mar 15, 2025

History

54 Commits
Mar 15, 2025
Sep 22, 2022
Jun 29, 2019
Apr 29, 2022

Repository files navigation

asdf-gleam

Gleam plugin for asdf version manager

Build History

Build history

Install

*Gleam runtime depends on Erlang. You might need to install it using asdf-erlang. For using gleam libraries you might also need rebar3. It is installable via asdf-rebar.

asdf plugin-add gleam

or

asdf plugin-add gleam https://github.com/asdf-community/asdf-gleam.git

Since 0.2.0, Gleam has binary releases for macos and linux.

# To install a binary release, just specify it
asdf install gleam latest

If you want to build from source. Use

# Installing from source needs Rust. You might want to install it using asdf-rust.
# Using `ref:`, you can specify any branch, tag (like `v0.2.0`) or commit-sha
asdf install gleam ref:main

Use

Check asdf readme for instructions on how to install & manage versions of Gleam.

About

Gleam plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages