252 Forks
316 Stars
316 Watchers

logicapps

Azure Logic Apps labs, samples, and tools

How to download and setup logicapps

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

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

If you have some problems with logicapps

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