Skip to content

llllvvuu/asdf-foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Foundry only keeps the earliest release of each month. So I don't recommend pinning to any other release.

Tip

I use and recommend mise, a drop-in replacement for asdf written in Rust.

asdf-foundry Build Lint

foundry plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, sed, grep, awk: generic POSIX utilities.

Install

Plugin:

asdf plugin add foundry https://github.com/llllvvuu/asdf-foundry.git

foundry:

# Show all installable versions
asdf list-all foundry

# Install specific version
asdf install foundry latest

# Set a version globally (on your ~/.tool-versions file)
asdf global foundry latest

# Now foundry commands are available
forge --help

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © llllvvuu

About

Pin, manage, and switch between multiple versions of Foundry (toolchain for Solidity)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages