https://github.com/keith/playgroundquicklook
A Quick Look plugin for playground files
https://github.com/keith/playgroundquicklook
Last synced: 10 months ago
JSON representation
A Quick Look plugin for playground files
- Host: GitHub
- URL: https://github.com/keith/playgroundquicklook
- Owner: keith
- License: mit
- Created: 2014-06-20T22:20:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T18:27:02.000Z (about 11 years ago)
- Last Synced: 2025-01-09T03:23:24.047Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 411 KB
- Stars: 40
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlaygroundQuickLook
This is a simple Quick Look plugin for viewing `.playground` files.
## Example

## 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)
