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