GObject boilerplate generator for Emacs
Go to file
Gergely Polonkai c56b925bfd Add missing parentesis 2014-11-12 10:14:24 +01:00
.gitignore Add .gitignore file 2014-10-05 14:44:03 +02:00
README.md Add README file 2014-10-04 21:11:52 +02:00
TODO Add TODO file 2014-10-05 12:50:29 +02:00
gobgen.el Add missing parentesis 2014-11-12 10:14:24 +01:00

README.md

Installation

Add gobgen.el to your Emacs start script:

(load "gobgen.el")

Usage

M-x gobgen <RET>

Requirements

gobgen.el depends only on Emacs' widget library.

Tested on Emacs 24.3, please report if you succeed (or fail) on other versions!