aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2015-12-08Makefile: Add `pack` and `clean` tasksTeddy Wing
pack: Zips relevant files for distribution clean: Removes the zip file generated in `pack`.
2015-12-08Add MakefileTeddy Wing
Provide a task that runs the development server.