> Move the contents of the new [projectname] folder out into the root This is because we run `wagtail start [name]` instead of `wagtail start [name] .`. This complains about the `requirements.txt` already existing. We should script this or something