**Time Crisis** 

[![Build Status](https://travis-ci.org/lousando/time-crisis.svg?branch=develop)](https://travis-ci.org/lousando/time-crisis)

A small CLI tool for exporting and rounding your Toggle entries for the week.

```
Usage: time-crisis -t <token> [options]

Timesheets organized.

Options:

-h, --help               output usage information
-V, --version            output the version number
-t, --token <token>      Toggl API token
-o, --output <filename>  output to a csv file
-u, --update             save rounded entries to Toggl
```