Sign in
cobalt
/
cobalt
/
d2bc3b69d823bbaf46d1c4355b23486a85a6d791
/
.
/
third_party
/
devtools
/
node_modules
/
optimist
/
example
/
xup.js
blob: 8f6ecd2012870b96c5e6d7650e70f6ecefdfe975 [
file
]
#!
/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'
);
}