Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keith/playgroundquicklook

A Quick Look plugin for playground files
https://github.com/keith/playgroundquicklook

Last synced: 16 days ago
JSON representation

A Quick Look plugin for playground files

Awesome Lists containing this project

README

        

# PlaygroundQuickLook

This is a simple Quick Look plugin for viewing `.playground` files.

## Example

![](https://raw.githubusercontent.com/Keithbsmiley/PlaygroundQuickLook/master/screenshots/screenshot.png)

## Installation

Download the newest binary from the [releases
page](https://github.com/Keithbsmiley/PlaygroundQuickLook/releases)

Unzip it and move `PlaygroundQuickLook.qlgenerator` to
`~/Library/QuickLook`. Create the folder if it doesn't exist.

You may have to run `qlmanage -r` to refresh Quick Look

### Complex Example

This also works for Playgrounds generated with
[swift-playground-builder](https://github.com/jas/swift-playground-builder)

![](https://raw.githubusercontent.com/Keithbsmiley/PlaygroundQuickLook/master/screenshots/complexscreenshot.png)