jtl

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

Go Report Card Build

jtl - jira time logger

Description

These are common Jtl commands used in various situations:

  • log your work as you go to a local file (see: jtl help log),
  • display summary report (see: jtl help report),
  • finally, push all data from file to your company's remote server (see: jtl help push)

For better experience, it is recommended to add a valid configuration file $HOME/.jtl/config.yaml. Type 'jtl help push' for more details.

When you call any command, a programm is trying to locate a data file $HOME/data/<month-year>.csv Thus, each month you'll have a new data file. There is, however, a possibility to force programm to use a particular data file with --data global option. If you use decide to use --data, use it with every command, because it is a runtime option. Same goes for the config file with --config option.

Installation

Use go build for now :)

Documentation

Overview

Copyright © 2020 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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