Automate freckle checkins
TODO : Systems to be integrated
Unbillable Leadership hours
- Google Calendar (All activities)
- Github (OSS)
- Blog (Github pages)
- Speaker Deck
- Greenhouse (Interviews)
Billable hours
- Github
- Install pippi. This is a command line tool for accessing the
freckle
api.
npm install pippi -g
- Get your personal
freckle
configuration
Get your OAuth
token
- Configure
Pippi
, by creating a filesudo nano ~/.freckle
with the following content. Remember to configure it properly.
{
"subdomain": "subdomain",
"token": "your personal token",
"user": "myname@subdomain.com"
}
Now, if you want