mirror of https://github.com/tiyn/ii
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
FAQ | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README | 2 years ago | |
README.md | 2 years ago | |
arg.h | 2 years ago | |
ii-2.0-ssl.diff | 2 years ago | |
ii.1 | 2 years ago | |
ii.c | 2 years ago | |
strlcpy.c | 2 years ago |
README.md
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/ii
make clean install