Skip to content

Categorize GitHub repositories by matching repository names with regular expressions

License

Notifications You must be signed in to change notification settings

Trinovantes/userscript-github-repository-categories

Repository files navigation

GitHub Repository Categories

Categorize GitHub repositories by matching repository names with regular expressions

Installation Guide

  1. Install a Userscript manager for your web browser

  2. Download the latest build. If you have Greasemonkey or Tampermonkey installed, then you should immediately be prompted with a confirmation window asking you if you wish to install this Userscript.

Dev Guide

  1. Install prereqs

    • node
    • yarn
    • Tampermonkey on Chrome
  2. In Chrome:

    • Go to chrome://extensions/
    • Go into Tampermonkey's details
    • Enable Allow access to file URLs
  3. Run dev server

    yarn install
    yarn dev
    
  4. In Chrome:

    • Go to http://localhost:8080/userscript-github-repository-categories.proxy.user.js and install the script