Awesome
<div align="center">asdf-azure-functions-core-tools
azure-functions-core-tools plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
,unzip
: generic POSIX utilities.
Install
Plugin:
asdf plugin add azure-functions-core-tools
# or
asdf plugin add azure-functions-core-tools https://github.com/daveneeley/asdf-azure-functions-core-tools.git
azure-functions-core-tools:
# Show all installable versions
asdf list-all azure-functions-core-tools
# Install specific version
asdf install azure-functions-core-tools latest
# Set a version globally (on your ~/.tool-versions file)
asdf global azure-functions-core-tools latest
# Now azure-functions-core-tools commands are available
func --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 © Dave Neeley