GithubHelp home page GithubHelp logo

weiland / tickety-tick Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcrowd/tickety-tick

0.0 3.0 0.0 583 KB

A browser extension that helps you name branches/commits after tickets

License: MIT License

CoffeeScript 27.31% JavaScript 62.19% CSS 6.80% HTML 3.70%

tickety-tick's Introduction

Tickety-Tick

At bitcrowd we love conventions. One of them is how we name branches and commits. This makes it easy to find the branch and/or commit for a certain ticket.

screenshot

Branches always follow the format type/id-title and commits always [#id] title.

This chrome extension helps to create branches and commits for a few ticket systems.

Currently supported:

  • Pivotal Tracker
  • Jira
  • Github

Currently compatible with:

Building

npm install
bower install
grunt build

For development use grunt run. This will watch the files and refresh the content of the chrome-extension directory.

Installation

Chrome

Go to the chrome extensions page and press "Load unpacked extension". Point it to the chrome-extension directory. Done.

Firefox

Download the Firefox Addd-ons SDK and go into the firefox-extension directory. Start a Firefox with cfx run.

Safari

You need a certificate to make the extension usable for you.

After you installed the certificate, open Safari, enable the Developer Menu in the settings, go to the developer menu and open the extension builder. Press the + button and add the tickety-tick.safariextension that was build by grunt.

ToDo

  • Rename
  • Add nice layout
  • Release

tickety-tick's People

Contributors

bitboxer avatar

Watchers

James Cloos avatar Pascal Weiland 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.