「独自ホストにsvgmapAppLayersをコピーして利用」の版間の差分

提供: svg2wiki
移動先: 案内検索
(はじめに)
(手順)
7行目: 7行目:
  
 
== 手順 ==
 
== 手順 ==
* [svgmapAppLayer https://github.com/svgmap/svgmapAppLayers]の内容を複製します
+
* [https://github.com/svgmap/svgmapAppLayers svgmapAppLayer]の内容を複製します
 
** https://github.com/svgmap/svgmapAppLayers の UIから、[https://github.com/svgmap/svgmapAppLayers/archive/refs/heads/main.zip Download ZIP]する
 
** https://github.com/svgmap/svgmapAppLayers の UIから、[https://github.com/svgmap/svgmapAppLayers/archive/refs/heads/main.zip Download ZIP]する
 
** gitコマンドでクローンする <code>git clone git@github.com:svgmap/svgmapAppLayers</code>
 
** gitコマンドでクローンする <code>git clone git@github.com:svgmap/svgmapAppLayers</code>

2025年7月7日 (月) 09:17時点における版

はじめに

本章では、svgmapAppLayersリポジトリを自分のホストにコピーして使用します。 前章の制限事項はありませんが、svgmapAppLayersリポジトリのアップデートの反映は自身で行う必要があります。

手順