Skip to content

asdf-community/asdf-gleam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages