/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/component-inherit/Makefile
15 строк
218 B
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
build: components index.js @component build components: @Component install clean: rm -fr build components template.js test: @node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY: clean test