duxet / builds-tab

Web extension that adds builds tab to Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Builds Tab for Github

Chrome Web Store Mozilla Add-on

This extension will add "builds" tab to Github in your browser.

Download

Screenshot

screenshot

Features

  • New "builds" tab on repo page, with list of latest builds
  • Settings page
  • Optimizations, like caching data from CI services

Supported services

How to build?

  • yarn install
  • yarn build

You can use npm instead of yarn, however that's not officially supported way.

About

Web extension that adds builds tab to Github

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.9%