Chose a version:
Blink for Mac | Blink for Windows | Blink for Linux |
---|---|---|
Mac .dmg | Windows installer | See below |
Blink for Debian and Ubuntu Linux
Installation instructions are available here. The package name is blink.
Source Code
The source code is managed using darcs version control tool. The darcs repository can be fetched with:
Blink for OSX:
darcs get http://devel.ag-projects.com/repositories/public/blink-cocoa
Blink Qt for Windows and Linux:
darcs get http://devel.ag-projects.com/repositories/blink-qt
To obtain the incremental changes after the initial get run:
darcs pull -a
Building from sources requires building all necessary dependencies.