Skip to content

mise-plugins/vfox-azure-functions-core-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-azure-functions-core-tools

vfox plugin for Azure Functions Core Tools.

Azure Functions Core Tools provides a local development experience for creating, developing, testing, running, and debugging Azure Functions.

Usage with mise

# Install a specific version
mise install azure-functions-core-tools@4.5.0

# Use in current shell
mise use azure-functions-core-tools@4.5.0

# Run func
func --version

Usage with vfox

# Add the plugin
vfox add azure-functions-core-tools

# Install a version
vfox install azure-functions-core-tools@4.5.0

# Use the version
vfox use azure-functions-core-tools@4.5.0

About

vfox plugin for Azure Functions Core Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors