BradleyCai / ucr-schedule-visualizer

Generates an hour by hour view and shows the locations of all the classes from a raw class list from GROWL.
https://waa.ai/ucrsv
MIT License
5 stars 2 forks source link

Makefile updates regular expressions when building #41

Closed emmiegit closed 8 years ago

emmiegit commented 8 years ago

Invokes a Python script that replaces the two fields specified directly in the Makefile based on the result of the regular expressions in the regex/ directory.

Fixes #38.