install:
	@../../../bin/spm install

test:
	@../../../bin/spm test --coveralls

doc:
	@../../../bin/spm doc
