The Bugpile Project
A bugtracker for GNU Emacs Org-mode
Table of Contents
General Information
| Version | 0.0 |
| Git Repo | git clone bugpile@orgmode.org:bugpile.git |
| IRC-Channel | #bugpile on irc.freenode.net/ |
| License | GPL V3 |
| Author | Thorsten Jolitz |
| Contact | t{lastname-in-lower-case} at gmail dot com |
Bugpile
About
Bugpile is a bugtracker for GNU Emacs Org-mode written in Emacs Lisp. It will be developed during the Google Summer of Code 2012 (GSoC) as an example application for iOrg, a new framework for building dynamic web applications.
Project Goals
The Bugpile project has two goals:
- Develop a bugtracker (called Bugpile) for GNU Emacs Org-mode, using Elisp, Elnode, Org-mode, and a dVCS.
- As part of the engineering process, abstract out a web-framework (iOrg) based on these GNU Emacs technologies.
A web-framework written in Elisp, with Org files used for database functionality, is a new approach that enables interactive web applications built on top of GNU Emacs. Bugpile is an example application, but useful in itself.
Links to further information
- iOrg
- a webframework for GNU Emacs Org-mode.