- Git
- Heroku Account
- Heroku Toolbelt
- Basic Text Editor (Preferred Sublime text or Webstorm/PHPstorm)
- Download this template
- Install git (Git-2.10.2-64-bit.exe)
- Install Heroku Toolbelt (heroku-toolbelt.exe)
- Install Sublime (Sublime Text Build 3126 x64 Setup.exe)
- Make sure you have git installed (If you don't know what that is, then you should probably install it)
- Download this template
- Install Sublime (Sublime Text Build 3126.dmg)
- Install Heroku (heroku-toolbelt.pkg)
##Building Website Instructions
- Open the Template Folder on Sublime Text
- Edit the HTML of your website using Sublime Text (inside Template folder)
- Log into Heroku (use CMD for Windows)
- Allow execute permission ('chmod 777 init.sh'). Or drag the init file to the terminal after the 777 to reference the file.
- Push your folder to Heroku server (using Git Bash for Windows) using the init.sh (drag it into the terminal again).