Skip to content

fernando-jascovich/xfel-timew-jira

Repository files navigation

Xfel::Timew

This is a report and sync tool for TimeWarrior -> Jira ticket's worklog.

Installation

gem install xfel-timew-jira

export TMP_EXTENSION_FNAME='~/.timewarrior/extensions/xfel_timew_jira.rb'
echo '#!/usr/bin/env ruby' > "$TMP_EXTENSION_FNAME"
echo "require 'xfel_timew_jira'" >> "$TMP_EXTENSION_FNAME"

Usage

Report only

timew xfel-timew-jira

Sync & report

XFEL_JIRA_SYNC=1 \
  JIRA_HOST=your.jira.host.com \
  JIRA_USER=username \
  JIRA_PASS=password \
  timew xfel-timew-jira

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fernando-jascovich/xfel-timew-jira.

License

The gem is available as open source under the terms of the MIT License.

About

Jira formatter (and sync) for TimeWarrior

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages