File: chat-websocket/node_modules/jade/node_modules/coffee-script/bin/cake

Recommend this page to a friend!
  Classes of Igor Escobar   Terminal Crossword   chat-websocket/node_modules/jade/node_modules/coffee-script/bin/cake   Download  
File: chat-websocket/node_modules/jade/node_modules/coffee-script/bin/cake
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: 195 bytes
 

Contents

Class file image Download
#!/usr/bin/env node var path = require('path'); var fs = require('fs'); var lib = path.join(path.dirname(fs.realpathSync(__filename)), '../lib'); require(lib + '/coffee-script/cake').run();