New Plugin Generator

Description

This quickly creates the basic files needed for a new Trac plugin.

newegg.py [options] name [url]

Options

  • -t: Add template support to the skeleton.
  • -s: Add stylesheet support to the skeleton.
  • -i: Add image support to the skeleton.

Arguments

name is the name that will be used for the plugin.

url is the path component for the new plugin. If not specified, it defaults to name.

Requirements

This plugin requires Python 2.4 to work.

Bugs/Feature Requests

Existing bugs and feature requests for NewEggScript are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out the source for NewEggScript from Subversion at http://trac-hacks.org/svn/neweggscript.

Example

./newegg.py -its helloworld

Author/Contributors

Author: coderanger
Contributors: