Skip to content

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
    • pnpm
    • 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

    pnpm install
    pnpm dev
    
  4. In Chrome:

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

About

Categorize GitHub repositories by matching repository names with regular expressions

Topics

Resources

License

Stars

Watchers

Forks

Contributors