Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
/ harvester Public archive

Library and command line utility to interact with Harvest Time Tracking

License

Notifications You must be signed in to change notification settings

p-l/harvester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harvester

Library and command line utility to interact with Harvest Time Tracking.

Installation

Add this line to your application's Gemfile:

gem 'harvester', :git => 'git@github.com:p-l/harvester.git'

And then execute:

$ bundle

Usage

Use the help command to get more info.

harvester help

TODO

  1. Add time parameters to summarize command.
  2. Add more reporting than just project reporting.
  3. Allow for time tracking from the command line
  4. Document it.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/harvester/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Library and command line utility to interact with Harvest Time Tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages