Files
Hexagon/README.md
2026-05-07 21:35:39 +09:00

430 B

Hexagon

VIMキーバインドでのHEXエディター

インストールする方法 | Installation

BSD

make
doas make install

Linux

bmake
sudo bmake install

Debianの場合

bmake debian
sudo bmake install


### macOS
```sh
bmake mac
sudo bmake install

Haiku

bmake
bmake install

Windows

chmod +x make-mingw.sh
./make-mingw.sh