Add: Tests, Makefile, Cask
This commit is contained in:
parent
7fed9f43bf
commit
3d4ad1ab36
4 changed files with 92 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.PHONY: test
|
||||
|
||||
test:
|
||||
cask exec buttercup -L .
|
||||
Loading…
Add table
Add a link
Reference in a new issue