elemez2json
v0.1.4
Published
Use the elemez raw data endpoint to extract data to json
Readme
elemez2json
Use the elemez raw data endpoint to output data as json.
Installation
Install this globally and you'll have access to the elemez2json command anywhere on your system.
npm install -g elemez2jsonUsage
elemez2json --token <YOURTOKEN>
elemez2json --token <YOURTOKEN> --start 2014-11-01 --end 2014-11-02
# the -e switch prints dates in milliseconds from the Unix epoch
elemez2json --token <YOURTOKEN> -eContributors
Pair programmed by Roy Lines and Ivan Bokii


