deno.land / x / yargs@v17.6.0-deno / example / xup.js

نووسراو ببینە
1
2
3
4
5
6
7
8
9
#!/usr/bin/env nodevar argv = require('yargs/yargs')(process.argv.slice(2)).argv;
if (argv.rif - 5 * argv.xup > 7.138) { console.log('Buy more riffiwobbles');} else { console.log('Sell the xupptumblers');}
yargs

Version Info

Tagged at
a year ago