---English---
Submodule Forge is a lightweight graphical tool that helps developers create and manage multiple Git submodules more easily.
- Create multiple Git submodules at once
- Manage Git submodules through a graphical interface
- Organize multiple repositories in one place
- Lightweight Electron desktop application
- Simple and easy setup
Clone the repository:
git clone https://github.com/NEO1842/Submodule-Forge.git
Move into the repository folder:
cd Submodule-Forge
Move into the application folder:
cd "Submodule Forge"
Install dependencies:
npm install
Start the application:
npm start
- Launch Submodule Forge.
- Select your main Git repository.
- Add one or more Git submodules by entering their repository URLs.
- Choose the folder where each submodule will be placed.
- Click Create Submodules to generate them automatically.
- Manage and organize your submodules from the graphical interface.
- Node.js
- npm
- Git
NEO1842
MIT License
https://github.com/NEO1842/Submodule-Forge/releases
---日本語---
Submodule Forgeは、開発者が複数のGitサブモジュールをより簡単に作成および管理できるようにする、軽量なグラフィカルツールです。
- シンプルなインターフェースでGitサブモジュールを管理する
- 複数のリポジトリを1か所に整理する
- 軽量なElectronデスクトップアプリケーション
- 簡単なセットアップ
リポジトリをクローンする:
git clone https://github.com/NEO1842/Submodule-Forge.git
リポジトリフォルダーに移動します。
cd Submodule-Forge
アプリケーションフォルダに移動します。
cd "Submodule Forge"
依存関係をインストールします:
npm install
アプリケーションを起動:
npm start
- Submodule Forge を起動します。
- メインの Git リポジトリを選択します。
- 追加したい Git サブモジュールのリポジトリURLを入力します。
- サブモジュールを配置するフォルダを選択します。
- Create Submodules をクリックすると自動で作成されます。
- GUIからサブモジュールを管理できます。
- Node.js
- npm
- Git
#著者
NEO1842
MITライセンス
