zmoog / toggl-track

Toggl Track CLI
Apache License 2.0
1 stars 1 forks source link

Better error message when API token is missing #19

Open zmoog opened 1 year ago

zmoog commented 1 year ago

Get the API token from the --api-token command-line option, with the option of setting it from the TOGGL_API_TOKEN environment variable using the envvar feature from Click.

Refs: #14