repobuddy
v1.3.1
Published
Your Repobuddy CLI
Downloads
997
Maintainers
Readme
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 repobuddyUsage
As a plugin-based CLI, each plugin will provide additional commands to the CLI.
- 🚧
buddy init: creates a.repobuddy.jsonfile in the current directory. - 🚧
buddy add <plugin>: adds a@repobuddy/<plugin>to your project.
