Switch from Ionic Appflow to GitHub

Hi. I’m trying out the Ionic framework. I didn’t fully read all the steps in the “Create your App” section of the welcome page and picked “Ionic Appflow” instead of GitHub. How do I switch my choice? I keep deleting and re-creating the project folder but now it no longer asks me the questions. As soon as I type in “ionic start myApp tabs” it just creates a bunch of stuff and that’s it.

Also, I’m using Cygwin in Windows 8.1, because windows native command prompt gave me a lot of errors due to not having SSH capabilities (those weren’t in the requirements). Is that ok?

Never mind, figured it out: cd into the app dir and then run “ionic link”. Also, don’t use Cygwin, you don’t get the right prompts when you create the app.