jtl

command module
v0.0.0-...-01a83b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 3 Imported by: 0

README

JTL - Jira Tui Logger

JTL is a simple TUI written to assist me in daily logging in jira.

Installation

 go install github.com/DebuggerAndrzej/jtl@latest

Requirements:

  • go
  • unix system

default installation path is ~/go/bin so in order to have jtl command available this path has to be added to shell user paths

Configuration

As of now config file path is hardcoded to ~/.config/jtl.toml this will change in future (possibly a flag to pass conig path).

Config template:

username = ""
password = ""
jiraBaseUrl = ""
additionalIssues = "" # comma separated list of Issue Keys. This is an optional argument

Quick features recap

Shortcuts:

  • w - log hours under selected issue
  • s - log hours under selected issue's scrum issue (company/team specific)
  • e - increment selected issue's status
  • E - decrement selected issue's status
  • r - refresh issues list

On selected issue there is always a glamour generated markdown preview of issue description.

Program keeps track of time logged in current session.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL