UNPKG

instagram-scrape-account-stats

Version:
9 lines (7 loc) 229 B
#!/usr/bin/env node try { require('coffee-script/register'); // in production, this will fail if coffeescript isn't installed, but the // coffee is compiled anyway, so it doesn't matter } catch(e){} require('../lib/cli');