# リポジトリの作成方法 XAMPPベース開発の際に授業で使用しているテンプレートはこちらになります。 * [kd-it/xampp-devenv-template](https://github.com/kd-it/xampp-devenv-template) ```{image} images/repo.png :alt: kd-it/xampp-devenv-template :width: 80% :align: center ``` テンプレートとして公開しているので、利用して自分のリポジトリを作成しましょう。 1. {menuselection}`Use this template-->Create a new repository` ```{image} images/create-a-new-repository.png :alt: 新規リポジトリの作成 :width: 30% ``` 2. リポジトリ名と可視範囲を設定してリポジトリを作成してください ```{image} images/repo-config.png :alt: リポジトリの名前と可視範囲の設定 :width: 75% ``` 3. 進めればリポジトリの完成です ```{image} images/newrepo.png :alt: 作成完了 :width: 80% ``` あとはローカルにcloneして使って下さい。