BinaryMuse / multibump

WIP!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multibumper

Bump all the things!

Usage

First, create a file specifying projects to bump:

{
  projects: [
    {
      name: "primer-components docs",
      path: "~/github/primer-components/docs/",
    }
  ]
}

About

WIP!


Languages

Language:JavaScript 100.0%