@qhacks/devpost-stats-cli

1.0.0 • Public • Published

Devpost Stats CLI

Get stats about your hackathon from the comfort of your terminal 🚀

Install

Ensure you have Node.js version 8+ installed. Then run the following:

$ npm install --global @qhacks/devpost-stats-cli

Usage

$ devpost-stats --help

  Usage
    $ devpost-stats <csv>
      
  Options
    --output-file, -o  Specify a path and JSON file to save the statistics to
    
  Examples
    $ devpost-stats ../path/to.csv
      { ...someStats }
    
    $ devpost-stats ../path/to.csv -o ./path/to/output.json
      ✔ Statistics saved to file

License

MIT © QHacks

Package Sidebar

Install

npm i @qhacks/devpost-stats-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • robertsaunders
  • noahifergan