Download
Chose a version:
Blink for Mac | Blink for Linux |
---|---|
|
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 Cocoa for Mac:
darcs clone http://devel.ag-projects.com/repositories/public/blink-cocoa
A clone can be found on Github
Blink Qt for Windows and Linux:
darcs clone 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.