To Do

Folder Setup

  • Create Folder Structure
  • Document folder structure
  • Developer getting started guide
    • Document commit message style
    • Create guide for setting up project locally
    • Create guide for tasks
    • Document coding style
  • Add license files

Unit Test Setup

  • Choose testing framework
  • Document testing usage

Build Setup

  • Choose build framework
  • Create common build tasks
    • Clean
    • Build
    • Run
    • Test