PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/columnify

Просмотр файла: Makefile

all: columnify.js

prepublish: all

columnify.js: index.js package.json
	babel index.js > columnify.js

.PHONY: all prepublish

Выполнить команду


Для локальной разработки. Не используйте в интернете!