ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

Create a Makefile #948

Open dmols opened 4 months ago

dmols commented 4 months ago

A makefile would be incredibly useful here, especially with the cache needing to be cleared every so often. Having this file would also keep us from having to dig through the repo for certain shell commands.