Skip to content
Anton Shemerey edited this page Jan 7, 2017 · 2 revisions

Work in progress, for now, it works only on macOS and Linux with following dependencies

Dependencies

On macOS you have to install in order to support #irc

$ brew install icu4c --force
$ brew link icu4c --force --overwrite

There is a branch with current implementation, feel free to contribute.

Clone this wiki locally