包详细信息

repobuddy

repobuddy90MIT1.3.0

Your Repobuddy CLI

cli, repository, tools, jest

自述文件

Repobuddy

repobuddy is a CLI tool to manage your repository.

It is a plugin-based CLI tool based on clibuilder.

Install

npm install -D repobuddy

yarn add -D repobuddy

pnpm add -D repobuddy

Usage

As a plugin-based CLI, each plugin will provide additional commands to the CLI.

  • 🚧 buddy init: creates a .repobuddy.json file in the current directory.
  • 🚧 buddy add <plugin>: adds a @repobuddy/<plugin> to your project.

Available plugins