mini.css/node_modules/isarray/Makefile
Angelos Chalaris 11e48409bb Started working on Gluon core
Core module has been initialized, as well as a default flavor. Minor changes (read DEVLOG), moved things around, cleaned up some things and built some of the basic features.
2018-05-28 12:29:34 +03:00

6 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test