My First Bazaar Package
Revision as of 14:27, 29 November 2010 by DaveTarrant (talk | contribs) (Created page with '=Introduction= In this tutorial we look at how to create a simple Bazaar Package (epm) ready for distribution via the EPrints Bazaar Store. We are going to create this example s…')
Introduction
In this tutorial we look at how to create a simple Bazaar Package (epm) ready for distribution via the EPrints Bazaar Store.
We are going to create this example simple and create a simple screen plug-in which will simply say hello to the user.
It will read from a config file a variable which it will repeat back to the user.
Remember the steps to create an epm
- Make it work first locally
- Package up a working version with a spec file and icon.
- Install from the "Local Packages" tab in the bazaar to test it.