aturfah / cmplxsys530-final

Final Project for Complex Systems 530 WN18
MIT License
2 stars 2 forks source link

Write Linux Versions of Powershell Scripts #141

Closed aturfah closed 5 years ago

aturfah commented 5 years ago

The scripts are .ps1 files which is great for powershell on windows, but there needs to be a linux/mac set of executables.

Scripts that need to be rewritten

aturfah commented 5 years ago

clear_logs.sh complete

aturfah commented 5 years ago

run_interface.sh complete

aturfah commented 5 years ago

style_tests.sh complete

aturfah commented 5 years ago

unit_tests.sh complete

aturfah commented 5 years ago

Addressed in #142