Project setup
Once we have our tooling set up, we can initialize our project. If a Rojo project is already present, this is not necessary!
Simply run the following:
rostar init MyFolder
cd MyFolder
Or, if working in an existing project's folder:
rostar init