Skip to content

daveneeley/asdf-azure-functions-core-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-azure-functions-core-tools Build Lint

azure-functions-core-tools plugin for the asdf version manager.

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

About

ASDF template for the Azure Functions Core Tools CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages