/watchersto

Fetch a github projects watchers and exports them to either json, csv or vcf formats

Primary LanguageJavaScript

Welcome to WatchersTo

Fetch a github projects watchers and exports them to either json, csv or vcf formats

Installation

npm install -g watchersto

Usage

  1. Export to JSON

    watchersto balupton/history.js
    or
    watchersto balupton/history.js watchers.json
    
  2. Export to CSV

    watchersto balupton/history.js watchers.csv
    
  3. Export to VCF

    watchersto balupton/history.js watchers.vcf
    

License

Licensed under the MIT License Copyright 2011 Benjamin Arthur Lupton