348 Forks
1097 Stars
1097 Watchers

azure-functions-core-tools

Command line tools for Azure Functions

How to download and setup azure-functions-core-tools

Open terminal and run command
git clone https://github.com/Azure/azure-functions-core-tools.git
git clone is used to create a copy or clone of azure-functions-core-tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with azure-functions-core-tools https://github.com/Azure/azure-functions-core-tools/archive/master.zip

Or simply clone azure-functions-core-tools with SSH
[email protected]:Azure/azure-functions-core-tools.git

If you have some problems with azure-functions-core-tools

You may open issue on azure-functions-core-tools support forum (system) here: https://github.com/Azure/azure-functions-core-tools/issues