windows:geany

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
windows:geany [2019/08/19 07:22] ともやんwindows:geany [2021/06/01 05:28] (現在) ともやん
行 1: 行 1:
 ====== Geany - 軽量クロスプラットフォーム IDE ====== ====== Geany - 軽量クロスプラットフォーム IDE ======
-{{:windows:geany.png?800|Geany}}\\ 
-\\ 
 {{:windows:geany_logo.svg?100|Geany Logo}}\\ {{:windows:geany_logo.svg?100|Geany Logo}}\\
 本家: [[https://www.geany.org/|Home | Geany]]\\ 本家: [[https://www.geany.org/|Home | Geany]]\\
 ソースコード: [[https://github.com/geany/geany|GitHub - geany/geany: A fast and lightweight IDE]]\\ ソースコード: [[https://github.com/geany/geany|GitHub - geany/geany: A fast and lightweight IDE]]\\
 +
 +{{:windows:geany.png?800|Geany}}\\
  
 ===== インストール ===== ===== インストール =====
 +[[windows:scoop|Scoop]] によるインストール。\\
 +ダウンロード元として **extras** バケットを追加する。\\
 +<WRAP prewrap 100%>
 +<code powershell>
 +$ scoop bucket add extras
 +</code>
 +</WRAP>
 +<WRAP prewrap 100% #result>
 +<code>
 +Checking repo... ok
 +The extras bucket was added successfully.
 +</code>
 +</WRAP>
 +
 +**Geany** をインストールする。\\
 +<WRAP prewrap 100%>
 +<code powershell>
 +$ scoop install geany
 +</code>
 +</WRAP>
 +<WRAP prewrap 100% #result_long>
 +<code>
 +Installing 'geany' (1.37.1) [64bit]
 +geany-1.37.1_setup.exe (15.9 MB) [========================================================] 100%
 +Checking hash of geany-1.37.1_setup.exe ... ok.
 +Extracting dl.7z ... done.
 +Running pre-install script...
 +Linking ~\scoop\apps\geany\current => ~\scoop\apps\geany\1.37.1
 +Creating shim for 'geany'.
 +Creating shortcut for Geany (geany.exe)
 +'geany' (1.37.1) was installed successfully!
 +</code>
 +</WRAP>
 +
 [[https://www.geany.org/|Home | Geany]] の [[https://www.geany.org/download/releases/|Releases | Geany]] より [[https://download.geany.org/geany-1.35_setup.exe|geany-1.35_setup.exe]] をダウンロードする。\\ [[https://www.geany.org/|Home | Geany]] の [[https://www.geany.org/download/releases/|Releases | Geany]] より [[https://download.geany.org/geany-1.35_setup.exe|geany-1.35_setup.exe]] をダウンロードする。\\
 ダウンロードした **geany-1.35_setup.exe** を実行する。\\ ダウンロードした **geany-1.35_setup.exe** を実行する。\\
  • windows/geany.1566166923.txt.gz
  • 最終更新: 2019/08/19 07:22
  • by ともやん