This file assists in the creation of Google Cloud Pltform Projects by ensuring minimal labels are set and the project is located within the correct folder
#Dependancies This script requires you to have install gcloud cli https://cloud.google.com/sdk/gcloud
And ran the command gcloud auth login
#Installation
Add the directory or your PATH environment variable and add it to your profile so you can simply type gcp_create
from any location to start the script