Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > b08719f87eb7fde79aee9f73d76f7d5d > files > 21

nodejs-optimist-0.4.0-1.fc18.noarch.rpm

#!/usr/bin/env node
var argv = require('optimist').argv;

if (argv.rif - 5 * argv.xup > 7.138) {
    console.log('Buy more riffiwobbles');
}
else {
    console.log('Sell the xupptumblers');
}