Giter VIP home page Giter VIP logo

huboard-label-tools's Introduction

#Huboard Label Tools This is a set of simple tools written in Python to make managing a large numbe of project with Huboard (https://github.com/rauhryan/huboard) easier. To get started download the scripts, install RestKit and run the scripts from the command line with Python. These scripts have only been tested with Python 2.7 at this point.

###Requirements

restkit==4.2.0

##add-standard-labels.py This script will create a set of standard labels in a repository. The labels are defined in the script in a variable. The format is a Python tuple ('name','color') where name is the name of the label and color is a 6-digit hex color code (just the code, no '#' or any other prefix).

###Usage

python add-standard-labels.py

The script will prompt you for a repository and your git credentials. If you don't have access to the repository or don't have authorization to make the changes, the script will fail.

##cleanup-link-colors.py This script will update the color of all the 'Link <==> ...' labels used by Huboard to link repositories together. The script will cycle through a set of colors defined in the script and apply them to the link labels. The intent is to make the link lables distinguishable in the Huboard but not so obtrusive that they would be visually distracting.

###Usage

python cleanup-link-colors.py

The script will prompt you for a repository and your git credentials. If you don't have access to the repository or don't have authorization to make the changes, the script will fail.

huboard-label-tools's People

Contributors

azumafuji avatar

Watchers

 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.