current-harvest
v0.0.2
Published
Outputs the current running Harvest task for a user
Downloads
1
Readme
Current Harvest
Outputs the current running harvest task or tells you something insightful.
Install
npm install -g current-task
Get an access token here.
# ~/.config/current-harvest/config.json
{
"accountId": 123456,
"token": "XXXXXXXXX"
}