An open API service indexing awesome lists of open source software.

https://github.com/railsware/harvest_report

Harvert reports for non-admin harvest users
https://github.com/railsware/harvest_report

Last synced: 11 months ago
JSON representation

Harvert reports for non-admin harvest users

Awesome Lists containing this project

README

          

## harvest_report

Harvert reports for non-admin harvest users

## Installation

gem install harvest_report

## Usage

Usage: harvest_report [OPTIONS]
--email EMAIL your harvest email
--password PASSWORD your harvest password
--domain DOMAIN harvest domain
--start-date START_DATE report start date (e.g 2012-01-01)
--stop-date STOP_DATE report stop date (e.g 2012-01-31)
--directory DIRECTORY reports directory (default /tmp/harvest_report)
-h, --help Show this message

## Example

$ harvest_report --email bob@example.com --password qwerty --domain mycompany --start-date 2012-01-01 --stop-date 2012-01-31