Skip to content

Add Makefile for easier building and testing

Ash McKenzie requested to merge 194-add-makefile-to-make-things-easier into master

Currently it supports testing (golang & Ruby) and compiling golang. Running make without arguments runs tests (both golang & Ruby)

Closes #194 (closed)

Edited by Ash McKenzie

Merge request reports