Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mvaldesdeleon/lmj
LogMyJira
https://github.com/mvaldesdeleon/lmj
Last synced: about 7 hours ago
JSON representation
LogMyJira
- Host: GitHub
- URL: https://github.com/mvaldesdeleon/lmj
- Owner: mvaldesdeleon
- License: other
- Created: 2014-05-04T16:41:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T04:34:42.000Z (over 10 years ago)
- Last Synced: 2023-09-14T13:51:18.616Z (about 1 year ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LMJ - LogMyJira
## Overview
LogMyJira is a command-line tool that automatizes Jira issue tracking and LogMyTime entries.
### Table of Content
* [Quick Start](#quick-start)
* [Features](#features)
* [Advanced Use](#advanced-use)
* [Configuration](#configuration)
* [Contributing](#contributing-code)
* [Credits](#credits)## Quick Start
#### Install
```sh
$ npm install -g lmj
```#### Start
```sh
$ lmj start PROJ-1234
```where ```PROJ-1234``` is the Jira issue code you want to start working on.
#### End
## Features
LogMyJira does
* a
* b
* c### Cool stuff
* a
* b## Advanced Use
## Contributing Code
## Credits