mirror of
https://github.com/tiyn/ii.git
synced 2025-11-06 22:11:15 +01:00
369 B
369 B
ii
This is my patched version of ii. The base version is directly from suckless.org.
Patches
The list below shows the currently applied patches to the master branch.
- ii-2.0-ssl.diff (adds SSL compatibility)
Installation
The most basic way is to clone the repository and then invoke make.
git clone https://github.com/tiyn/iimake clean install