Version 0 of Tklib Contribution & Feedback

Updated 2005-03-30 20:03:43

If you read the tcllib page, you will find information about content requirements, submission guidelines, etc. for your software.

However, recently tclguy summarised the process on news:comp.lang.tcl as:

  1. say you want to add a module in one of the forums where the admins hang out (the Wiki chat, http://www.tcl.tk/ , comp.lang.tcl, the tcllib developers mailing list are all possible locations)
  2. get a SourceForge developer login.
  3. Send it to one of the tklib administrators, asking them to add you as a member to the tklib cvs list.
  4. Create a new module in tklib.
  5. Add it to the tklib Makefile module list.
  6. Add in your code.
  7. Hopefully add in documentation and test cases, and perhaps even some demo code.
  8. Commit the changes. Be certain to add relevant comments to the CVS and hopefully the tklib ChangeLog.

See also tcllib for the policies and discussions relating to another module of this project, which has tcl-only procedures.


Category tklib