This plugin illustrates the development process of QuickLook.
- Go to Release page and download the latest version.
- Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded
.qlplugin
file. - Click the “Install” button in the popup window.
- Restart QuickLook.
- Create a file, change its extension to
.zzz
. - Select the file and press Spacebar.
- Clone this project. Do not forget to update submodules.
- Build project with
Release
profile. - Run
Scripts\pack-zip.ps1
. - You should find a file named
QuickLook.Plugin.HelloWorld.qlplugin
in the project directory.
MIT License.