Development

From GNUFerret

Ferret CVS Repositories

Ferret sources are stored on a CVS repository in the GNU machines. Everyone interested in reading/modify/improve the sources can checkout a copy using the following CVS command on a shell:

 $ cvs -d :pserver:anoncvs@cvs.savannah.gnu.org:/cvsroot/ferret co MODULE-NAME

where MODULE-NAME is the module with Ferret sources. The existing modules are:

  • ferret

Emacs Resources for Developers

ferret-templ.el
This file contains skeleton-mode macros for both C and Tcl coding. The macros are prepared to generate comments blocks usable in the Ferret documentation generator.
ferret-abbrevs.el
This file contains abbrevs that automatically launch the macros defined by ferret-templ.el