add /docs/resources-reference/v1.7/

This commit is contained in:
Andrew Chen
2017-07-26 15:34:14 -07:00
parent 036f35b891
commit d0be9edb08
769 changed files with 120668 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/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');
}