### PROJECT SETUP ##############################################################
# Feel free to add whatever functions or variables you want to add in this # section. You may also delete this section altogether if your project doesn't # need a custom setup.
provision-project() {
# This function gets called automatically below. # Feel free to remove these comments. # If your project needs custom setup, then place that here. true
}