We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A pastry is what comes out of the Oven. This is basically a package, the main components in our little tool.
a JSON encoded file containing infos about the location of locally stored pastries.
Like a Menu, but keeps track of installed pastries per project, not just the ones that are downloaded and stored on the local system.
Menu
A file that is part of a pastry.
The oven is the command, which creates a Pastry.
The shop serves pastries.
The command to retrieve pastries from the shop.
A class used to write the Pastry JSON file in the Oven command.
A function that yields all ingredients for a pastry.