intended to hold bash scripts to set up CourseTrack development environment
currently being developed on MacOS in UNIX environment with VisualStudio2017 for mac. Using Mono 5.4.0.201 .NET Runtime
stretch goal to develop project to Windows 10 operating systems
- Open bash terminal and navigate to a location to clone
- Create directory to hold all project files
- Navigate to new directory
- Clone this build-tools repository
- In terminal navigate to the new ct-build-tools directory
- execute ct-all.sh using $bash ct-all.sh
- all project files should be pulled from github