Skip to content

malike-st/freckle-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

freckle-automate

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

Installation

  1. Install pippi. This is a command line tool for accessing the freckle api.
npm install pippi -g
  1. Get your personal freckle configuration

Get your OAuth token

freckle 1

freckle 2

  1. Configure Pippi, by creating a file sudo 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

How to use

Releases

No releases published

Packages

No packages published