Skip to content

lwiechec/asdf-chisel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-chisel Build Lint

chisel plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add chisel https://github.com/lwiechec/asdf-chisel.git

chisel:

# Show all installable versions
asdf list-all chisel

# Install specific version
asdf install chisel latest

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

# Now babashka commands are available
chisel --version

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!

Thanks

This repository is adapted from adsf-babashka by Frederic Merizen.

License

Distributed under the Eclipse Public License, the same as adsf-babashka. © Lukasz Wiechec

About

asdf plugin for chisel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages