v-nys / cclp

A rewrite of my implementation of the Compiling Control technique, in Racket.
MIT License
1 stars 0 forks source link

Needs proper continuous integration #1

Closed v-nys closed 8 years ago

v-nys commented 8 years ago

Ideally, a Chef cookbook would be used to run tests using Travis, or a local setup.

v-nys commented 8 years ago

Right now, this is overkill. A simple pre-commit hook does the trick.