Automatically copy issues labels from template repo
English ・ 简体中文 ・ Changelog · Report Bug · Request Feature
To install Lobe Label, run the following command:
npm install -g @lobehub/label-cli
[!NOTE]
Make sure you have Node.js version >= 18*
To initialize the Lobe i8n configuration, run the following command:
$ lobe-label --config # or use the short flag -o
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 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
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
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.
- 🤖 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.