Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

kommen/freckle-cmd

Repository files navigation

freckle

letsfreckle.com

DESCRIPTION:

Command line tool to track time with freckle (letsfreckle.com)

FEATURES/PROBLEMS:

SYNOPSIS:

freckle -t 2h -p ProjectX -d "tag1, description for the entry"

REQUIREMENTS:

  • an active freckle account

  • a valid .freckle.yml file in your home directory (see INSTALL section below)

  • json and activeresource gems installed

INSTALL:

sudo gem install kommen-freckle-cmd –source gems.github.com

Place a file .freckle.yml with following content into your home directory:

freckle:
  subdomain: <your freckle subodmain>
  authtoken: <your freckle api auth token>
  user: <your freckle user name>

LICENSE:

The freckle gem is licensed under the terms of the MIT License, see the included MIT-LICENSE file.

About

gem to interact with freckle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages