aboutsummaryrefslogtreecommitdiff
path: root/build-without-grunt.sh
Commit message (Collapse)AuthorAge
* Change build system to makeChristopher Baines2015-05-02
| | | | | | | | | | | This is shorter, simpler, and works without random hacky javascript. The Makefile also now incorporates the download-libraries script, and will either use the system versions of leaflet and jquery if available, or attempt to download them from the web. The following web pages were helpful: http://aeflash.com/2014-10/make.html http://vmrob.com/colorized-makefiles/
* Add bash script to build without gruntChristopher Baines2014-09-17