Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
also added more screenshots
  • Loading branch information
colemancda committed May 27, 2016
1 parent ffee8b1 commit bab257e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 1 deletion.
Binary file added MacWindow.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# UIKit
Pure Swift Cross-platform UIKit implementation (Supports Linux)

## Installation

### OS X
`brew install cairo sdl2`

### Ubuntu
`sudo apt-get install libcairo-dev libsdl2-dev`

### Run [PaintCode](http://www.paintcodeapp.com) StyleKits in Linux

![Screenshot](UbuntuScreenshot.png)
![Image](UbuntuStyleKit.png)

### Create applications that run in the native Window Manager

![Image](UbuntuWindow.jpg)

![Image](MacWindow.jpg)


File renamed without changes
Binary file added UbuntuWindow.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bab257e

Please sign in to comment.