178 Forks
1029 Stars
1029 Watchers

Azure-Functions

How to download and setup Azure-Functions

Open terminal and run command
git clone https://github.com/Azure/Azure-Functions.git
git clone is used to create a copy or clone of Azure-Functions 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 https://github.com/Azure/Azure-Functions/archive/master.zip

Or simply clone Azure-Functions with SSH
[email protected]:Azure/Azure-Functions.git

If you have some problems with Azure-Functions

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