Klipfolio Dashboard Developer Edition is a version of Klipfolio Dashboard with a user interface designed to make it easier for Klip developers to build and test Klips.
Toolbar
New Start a new Klip from scratch or base it on a template.
View Show the Workflow or Options windows.
Minimize Click the X or double-click the toolbar to minimize.
Open Open a Klip stored on your filesystem or one of the many Klips included in the Klipfolio Dashboard Demo.
Empty Cache Purge stored assets from the Klipfolio Dashboard cache
Evaluate Run the script entered in the instruction area
Trace Run the script entered in the instruction area and print the output in the Trace Output window
Clear Empty the instructions area
Tips & Tricks
Use your own source code editor
To change the text editor with which to open the Klip's source code, go to the toolbar > View > Options > General tab. Klipfolio Dashboard automatically detects many popular code editors if they are installed on your system. You can also browse to one on your system if it isn't listed in the drop-down list.
Take advantage of keyboard shortcuts
New in Klipfolio Dashboard Developer Edition is Klip focus and keyboard shortcuts. Most handy: Ctrl+R to reload a Klip, F5 to refresh, Ctrl+U to view source and Ctrl+D to show the debug window.