You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davidfowl edited this page Jun 18, 2012
·
51 revisions
Deploying your first application
First clone the repository.
git clone git://github.com/projectkudu/kudu.git
Open Kudu.sln as Administrator and build it.
Set Kudu.Web as the startup project and run!
After running Kudu.Web, you should be able to use the dashboard to manage your application. Below is a walk through on how to create and deploy your first application using git.