Giter VIP home page Giter VIP logo

node-jira-worklog-cli's Introduction

node-jira-worklog-cli

A Node.js interactive command line tool to calculate and report Jira work logs for a given time period.

node-jira-worklog-cli was created for personal usage mostly, therefore is not published on npm, but I thought I should share in case someone finds it handy.

Install

Download and install dependencies:

$ git clone https://github.com/georapbox/node-jira-worklog-cli.git
$ cd node-jira-worklog-cli/
$ npm install

Run

$ npm start

You can install the package globally, by navigating to the project's root folder and running:

$ npm install -g

Then you can run the tool from anywhere by executing:

$ node-jira-worklog-cli

Options

Option Description
-i, --insecure By default https protocol is used for requests. Use this option to override it and use the http protocol.
-s, --silent Print only the worklogs sum, omitting the rest information
-m, --month Print worklogs for current month
-w, --week Print worklogs for current week
-d, --day Print worklogs for current day
-v, --version Show version number
-h, --help Show help

Notes

  • node-jira-worklog-cli by default saves the latest user's inputs for convenience and pre populates them so that you don't need to provide all this info every time you run it.

Screenshot

Application Example

node-jira-worklog-cli's People

Contributors

georapbox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.