====== Geany - 軽量クロスプラットフォーム IDE ======
{{:windows:geany_logo.svg?100|Geany Logo}}\\
本家: [[https://www.geany.org/|Home | Geany]]\\
ソースコード: [[https://github.com/geany/geany|GitHub - geany/geany: A fast and lightweight IDE]]\\
{{:windows:geany.png?800|Geany}}\\
===== インストール =====
[[windows:scoop|Scoop]] によるインストール。\\
ダウンロード元として **extras** バケットを追加する。\\
$ scoop bucket add extras
Checking repo... ok
The extras bucket was added successfully.
**Geany** をインストールする。\\
$ scoop install geany
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!
[[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** を実行する。\\
\\
[Next >] をクリックしてライセンスに同意 ([I Agree] をクリック) して、[Next >]、[Install] でインストールする。\\
\\
インストールが完了したら [Finish] をクリックする。\\
===== 起動 =====
スタートメニューから **Geany** を起動する。\\