mirror of
https://github.com/yamadashy/repomix.git
synced 2025-06-11 00:25:54 +03:00
refactor(website): Replace global YouTubeVideo registration with direct imports
- Remove YouTubeVideo global component registration from VitePress theme - Add direct YouTubeVideo imports in all language versions of index.md and guide/index.md - Update video ID usage to centralized VIDEO_IDS.REPOMIX_DEMO constant - Improve component modularity and maintainability across 24 documentation files
This commit is contained in:
@@ -3,7 +3,6 @@ import DefaultTheme from 'vitepress/theme';
|
||||
import { h } from 'vue';
|
||||
import Home from '../../components/Home.vue';
|
||||
import HomeBadges from '../../components/HomeBadges.vue';
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue';
|
||||
import './custom.css';
|
||||
|
||||
export default {
|
||||
@@ -14,7 +13,4 @@ export default {
|
||||
'home-features-after': () => h(HomeBadges),
|
||||
});
|
||||
},
|
||||
enhanceApp({ app }) {
|
||||
app.component('YouTubeVideo', YouTubeVideo);
|
||||
},
|
||||
} satisfies Theme;
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix ist ein Tool, das Ihr gesamtes Repository in eine einzige, KI-freundliche Datei verpackt. Es wurde entwickelt, um Ihren Codebase an große Sprachmodelle (LLMs) wie ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok und mehr zu übergeben.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Wenn Repomix Ihnen bei der Analyse oder Paketierung von Codebasen für KI-Tools
|
||||
|
||||
Repomix ist ein leistungsstarkes Tool, das Ihre gesamte Codebasis in eine einzige KI-freundliche Datei paketiert. Ob Sie an Code-Reviews, Refactoring arbeiten oder KI-Unterstützung für Ihr Projekt benötigen, Repomix macht es einfach, den gesamten Repository-Kontext mit KI-Tools zu teilen.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Schnellstart
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -36,10 +41,6 @@ This wouldn't have been possible without all of you using and supporting Repomix
|
||||
|
||||
If Repomix has helped you analyze or pack codebases for AI tools, we'd be grateful for your vote in the **Powered by AI** category.
|
||||
|
||||
<script setup>
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
## What is Repomix?
|
||||
|
||||
Repomix is a powerful tool that packages your entire codebase into a single AI-friendly file. Whether you're working on code reviews, refactoring, or getting AI assistance with your project, Repomix makes it easy to share your entire repository context with AI tools.
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix es una herramienta que empaqueta todo tu repositorio en un solo archivo amigable para la IA. Está diseñado para ayudarte a alimentar tu código a modelos de lenguaje grandes (LLMs) como ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok y más.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Si Repomix te ha ayudado a analizar o empaquetar bases de código para herramien
|
||||
|
||||
Repomix es una herramienta poderosa que empaqueta toda tu base de código en un solo archivo compatible con IA. Ya sea que estés trabajando en revisiones de código, refactoring o necesites asistencia de IA para tu proyecto, Repomix facilita compartir todo el contexto de tu repositorio con herramientas de IA.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Inicio rápido
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix est un outil qui regroupe l'ensemble de votre dépôt de code en un seul fichier adapté à l'IA. Il est conçu pour vous aider à fournir votre base de code aux Grands Modèles de Langage (LLMs) comme ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, et plus encore.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -21,6 +21,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -37,7 +42,7 @@ Si Repomix vous a aidé à analyser ou empaqueter des bases de code pour les out
|
||||
|
||||
Repomix est un outil puissant qui package votre base de code entière en un seul fichier compatible avec l'IA. Que vous travailliez sur des revues de code, du refactoring ou que vous ayez besoin d'assistance IA pour votre projet, Repomix facilite le partage de tout le contexte de votre dépôt avec les outils d'IA.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Démarrage rapide
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix एक ऐसा टूल है जो आपके पूरे रिपॉजिटरी को एक एकल, AI-फ्रेंडली फाइल में पैक करता है। यह आपके कोडबेस को ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok और अन्य जैसे लार्ज लैंग्वेज मॉडल (LLMs) को फीड करने में मदद करने के लिए डिज़ाइन किया गया है।
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ features:
|
||||
|
||||
Repomix एक शक्तिशाली टूल है जो आपके पूरे कोडबेस को एक AI-फ्रेंडली फाइल में पैकेज करता है। चाहे आप कोड रिव्यू, रिफैक्टरिंग पर काम कर रहे हों या अपने प्रोजेक्ट के लिए AI सहायता की आवश्यकता हो, Repomix आपके पूरे रिपॉजिटरी कॉन्टेक्स्ट को AI टूल्स के साथ साझा करना आसान बनाता है।
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## त्वरित शुरुआत
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix adalah alat yang mengemas seluruh repositori Anda menjadi satu file yang ramah AI. Ini dirancang untuk membantu Anda menyediakan basis kode Anda ke Model Bahasa Besar (LLM) seperti ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, dan lainnya.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Jika Repomix telah membantu Anda menganalisis atau mengemas basis kode untuk ala
|
||||
|
||||
Repomix adalah alat yang powerful yang mengemas seluruh codebase Anda ke dalam satu file yang ramah AI. Baik Anda sedang bekerja pada code review, refactoring, atau membutuhkan bantuan AI untuk proyek Anda, Repomix memudahkan berbagi seluruh konteks repository dengan alat AI.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Mulai Cepat
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomixは、リポジトリ全体をAIフレンドリーな単一ファイルにパッケージングするツールです。ChatGPT、DeepSeek、Perplexity、Gemini、Gemma、Llama、Grokなどの大規模言語モデル(LLM)にコードベースを提供するために設計されています。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ RepomixがAIツール向けのコードベース分析やパッケージング
|
||||
|
||||
Repomixは、コードベース全体を単一のAIフレンドリーなファイルにパッケージ化する強力なツールです。コードレビュー、リファクタリング、プロジェクトに関するAIアシスタンスが必要な場合に、リポジトリ全体のコンテキストをAIツールと簡単に共有できます。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## クイックスタート
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix는 전체 저장소를 AI 친화적인 단일 파일로 패키징하는 도구입니다. ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok 등의 대규모 언어 모델(LLM)에 코드베이스를 제공하는 데 도움이 되도록 설계되었습니다.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Repomix가 AI 도구를 위한 코드베이스 분석이나 패키징에 도움
|
||||
|
||||
Repomix는 전체 코드베이스를 하나의 AI 친화적 파일로 패키징하는 강력한 도구입니다. 코드 리뷰, 리팩터링 또는 프로젝트에 대한 AI 지원이 필요할 때, 전체 리포지토리 컨텍스트를 AI 도구와 쉽게 공유할 수 있습니다.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## 빠른 시작
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
O Repomix é uma ferramenta que compacta todo o seu repositório em um único arquivo amigável para IA. Ele foi projetado para ajudá-lo a alimentar seu código-fonte para Modelos de Linguagem Grandes (LLMs) como ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok e mais.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Se o Repomix ajudou você a analisar ou empacotar bases de código para ferramen
|
||||
|
||||
O Repomix é uma ferramenta poderosa que empacota toda a sua base de código em um único arquivo compatível com IA. Seja trabalhando em revisões de código, refatoração ou precisando de assistência de IA para seu projeto, o Repomix facilita o compartilhamento de todo o contexto do seu repositório com ferramentas de IA.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Início Rápido
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix là một công cụ đóng gói toàn bộ kho lưu trữ của bạn thành một tệp duy nhất, thân thiện với AI. Nó được thiết kế để giúp bạn cung cấp codebase cho các Mô hình Ngôn ngữ Lớn (LLMs) như ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, và nhiều mô hình khác.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ Nếu Repomix đã giúp bạn phân tích hoặc đóng gói codebase cho các
|
||||
|
||||
Repomix là một công cụ mạnh mẽ giúp đóng gói toàn bộ codebase của bạn thành một file thân thiện với AI. Dù bạn đang làm việc với code review, refactoring hay cần hỗ trợ AI cho dự án của mình, Repomix giúp bạn dễ dàng chia sẻ toàn bộ ngữ cảnh repository với các công cụ AI.
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## Bắt đầu nhanh
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix 是一个将代码库打包成单个 AI 友好文件的工具。它专为帮助你将代码提供给大型语言模型(如 ChatGPT、DeepSeek、Perplexity、Gemini、Gemma、Llama、Grok 等)而设计。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ features:
|
||||
|
||||
Repomix 是一个强大的工具,可以将您的整个代码库打包到一个 AI 友好的文件中。无论您是在进行代码审查、重构,还是需要 AI 协助您的项目,Repomix 都可以轻松地与 AI 工具共享您的整个代码库上下文。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## 快速开始
|
||||
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
|
||||
<script setup>
|
||||
import HomeBadges from '../../../components/HomeBadges.vue'
|
||||
import YouTubeVideo from '../../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../../utils/videos'
|
||||
</script>
|
||||
|
||||
Repomix 是一個將程式碼庫打包成單個 AI 友好文件的工具。它專為幫助你將程式碼提供給大型語言模型(如 ChatGPT、DeepSeek、Perplexity、Gemini、Gemma、Llama、Grok 等)而設計。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
<HomeBadges />
|
||||
|
||||
|
||||
@@ -24,6 +24,11 @@ features:
|
||||
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import YouTubeVideo from '../../components/YouTubeVideo.vue'
|
||||
import { VIDEO_IDS } from '../../utils/videos'
|
||||
</script>
|
||||
|
||||
<div class="cli-section">
|
||||
|
||||
[](https://github.com/sponsors/yamadashy)
|
||||
@@ -40,7 +45,7 @@ features:
|
||||
|
||||
Repomix 是一個強大的工具,可以將您的整個程式碼庫打包到一個 AI 友好的檔案中。無論您是在進行程式碼審查、重構,還是需要 AI 協助您的專案,Repomix 都可以輕鬆地與 AI 工具共享您的整個儲存庫上下文。
|
||||
|
||||
<YouTubeVideo videoId="0a3eKNTBtxg" />
|
||||
<YouTubeVideo :videoId="VIDEO_IDS.REPOMIX_DEMO" />
|
||||
|
||||
## 快速開始
|
||||
|
||||
|
||||
Reference in New Issue
Block a user