UNPKG

scare-phillip

Version:

Phillip's worst nightmare. Designed for use in interviews.

10 lines (7 loc) 149 B
require('j-shellscript').globalize(); var boo = function(){ shell('say I am an expert in jquery'); }; module.exports = function(){ boo(); }();