Baker's Assistant is a plugin for LiveCode that helps you with your Levure application development.
You will find the plugin in a subfolder of the ./builds/release/
folder. Download the latest version of bakers_assistant_plugin.livecode file and place it in the LiveCode plugins folder.
Watch this screencast for a demonstration of how the plugin works.
To package the plugin for use in the LiveCode plugins folder load the application into the IDE and call BuildPlugin "release"
from the message box. A single file, packaged version, of the app will appear in the ./builds/release
folder under a folder named after the current version defined in app.yml
.