File: chat-websocket/node_modules/jade/node_modules/commander/Makefile

Recommend this page to a friend!
  Classes of Igor Escobar   Terminal Crossword   chat-websocket/node_modules/jade/node_modules/commander/Makefile   Download  
File: chat-websocket/node_modules/jade/node_modules/commander/Makefile
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Terminal Crossword
Generate a crosswords board on a text console
Author: By
Last change:
Date: 2 years ago
Size: 80 bytes
 

Contents

Class file image Download
TESTS = $(shell find test/test.*.js) test: @./test/run $(TESTS) .PHONY: test