Ships with typical opinions
Answer a handful of prompts
Once you start the script it will walk you through a few questions to get things setup. A couple of names and some defaults and you are done.
Task runner and package management
During the install process, your repo will get local copies of Psake or Cake as well as Nuget!
Sets up your dot git and readme files
You'll also get started with a simple .gitattributes and a community driven .gitignore file from GitHub.
Gives you CI and database migration options
If you project is headed to a CI server it you can optionally drop in a runner task to wrap those specifics. Same goes for database migration tasks.