#!/usr/bin/env sh git init git add . git commit -a -m "Initial UI-Cookiecutter Commit."