Commit Graph

8 Commits

Author SHA1 Message Date
ffc71e6c1a Remove git hooks
While it's a good idea to ensure you don't commit or push anything
broken, I believe that it should come down developer dicipline. Cause
preventing commits if tests or linting fails, can and does get in the
way of legitimate work, specially on non-master branches.
2017-08-20 19:20:27 +01:00
ed8cbd3fa2 Update Makefile 2017-07-09 19:30:03 +01:00
bc11e0f8d7 Fix Makefile 2017-07-09 18:09:25 +01:00
louisbuchbinder
4ff09a0d77 refactor to vanilla js 2017-07-08 09:03:31 -07:00
12ce0b0d69 It is probably best to install coffeescript with npm 2012-07-11 09:30:06 +01:00
f13ab0058c Update phone Makefile targets 2012-04-16 11:10:34 +01:00
174711a0bc Update Makefile to auto-build *.js file before tests and such 2012-04-16 08:41:17 +01:00
ea136a08ff Initial import 2012-04-16 08:06:57 +01:00