2 Star 3 Fork 1

成都PHP开源群 / Jira Tool Box

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Jira Tool Box (JTB)

Code Climate codebeat badge BCH compliance Build Status License Waffle.io - Issues in progress FOSSA Status

info

Jira Tool Box(short just JTB) is designed to speed up your workflow. It's simple to use! You can easily direct to a JIRA ticket just by enter the ID. You can browse your concerned tickets without open the Jira dashbord. Just configure the Jira Url, Project, JQL and you are ready to go! Do not need your account, just login the jira on chrome before.

Jira Tool Box! @Chrome Web Store

FEATURES

  • Just type the ticket ID and hit enter and are directly to the JIRA ticket page;
  • List your tickets by JQL or filter id;
  • Easy to browse your concerned ticktets;
  • Do not need you account, but you should login in from chrome before use;

Changelog

See CHANGELOG.md for a complete changelog.

Support

For support please create an issue here at GitHub

Pull Requests

Feel free to submit any PRs here, too. :)

Please indent using two spaces only, have a newline at the EOF and use UNIX line ending, thanks!

development

# Please make sure that `yo`, `gulp` and `bower` was installed on your system using this command:
npm install --global yo gulp-cli bower

# clone the repo
git clone https://github.com/oiahoon/go-jira.git

# cd 
cd go-jira

npm install

# Transform updated source written by ES2015 (default option)
gulp babel

# or Using watch to update source continuously
gulp watch

# Make a production version extension
gulp build

if you meet the check shasum failed error, maybe you are in China as me, there are 3 ways to resolve:

# 1. config command
npm config set registry http://registry.cnpmjs.org 
npm info underscore (it will return response)
# 2. npm cli
npm --registry http://registry.cnpmjs.org info underscore 
# 3. vim ~/.npmrc 
registry = http://registry.cnpmjs.org

via & thanks


Built by (c) Joey Huang and contributors. Released under the MIT license.

License

FOSSA Status

The MIT License (MIT) Copyright (c) 2017 Joey Huang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Jira Tool Box, for speed up your workflow, easy browsing Jira ticket. 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/onice/go-jira.git
git@gitee.com:onice/go-jira.git
onice
go-jira
Jira Tool Box
master

搜索帮助