@lobehub/label-cli

1.3.0 • Public • Published

Lobe Label

Automatically copy issues labels from template repo


English ・ 简体中文Changelog · Report Bug · Request Feature

📦 Installation

To install Lobe Label, run the following command:

npm install -g @lobehub/label-cli

[!NOTE]
Make sure you have Node.js version >= 18*

🤯 Usage

To initialize the Lobe i8n configuration, run the following command:

$ lobe-label --config # or use the short flag -o

Options

Lobe Label supports the following options:

--target -t Target repo
--source -s Source repo

[!NOTE]
Default source repo is canisminor1990/canisminor-template*

Copy issues labels

# Copy issues labels from canisminor1990/canisminor-template to lobehub/chat
$ lobe-label -t lobehub/chat

# Copy issues labels from lobehub/commit to lobehub/chat
$ lobe-label -t lobehub/chat -s lobehub/commit

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-cli-toolbox.git
$ cd lobe-cli-toolbox
$ bun install
$ cd packages/lobe-label
$ bun dev

🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.

🔗 Links

More Products

  • 🤖 Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
  • 🤯 Lobe Theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.

Credits


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i @lobehub/label-cli

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

18.7 kB

Total Files

4

Last publish

Collaborators

  • canisminor1990
  • arvinxx