Addons/Developers Checklist

This page lists the various steps required to create an addon.

svn co http://www.jsoftware.com/svn/addons/trunk d:\addons
   jpath '~Addons'
d:\addons

This lets you browse the Addons repository from within J. Change your own project file to use the ~Addons prefix for filenames.

d:
cd \addons\web
svn add cgi
svn ci -m "first commit of web\cgi addon"

For help, email specific issues to <jal AT SPAMFREE jsoftware DOT com>, or general comments to the general [WWW] forum.

last edited 2008-03-19 22:28:58 by RicSherlock