669 Forks
2046 Stars
2046 Watchers

icu

The home of the ICU project source code.

How to download and setup icu

Open terminal and run command
git clone https://github.com/unicode-org/icu.git
git clone is used to create a copy or clone of icu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with icu https://github.com/unicode-org/icu/archive/master.zip

Or simply clone icu with SSH
[email protected]:unicode-org/icu.git

If you have some problems with icu

You may open issue on icu support forum (system) here: https://github.com/unicode-org/icu/issues