#+TITLE: ogi #+LINK: src http://code.ryuslash.org/cgit.cgi/emacs/ogi/ #+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/emacs/ogi/snapshot/ogi-master.tar.gz #+LINK: zip http://code.ryuslash.org/cgit.cgi/emacs/ogi/snapshot/ogi-master.zip #+LINK: readme http://code.ryuslash.org/cgit.cgi/emacs/ogi/about/ #+LINK: manual http://ryuslash.org/projects/ogi/manual/ #+STARTUP: showall #+begin_html #+end_html #+INCLUDE: "dlmenu.inc" * What does it do? Ogi is Github issues in org-mode * Why was it written? Because I dislike web interfaces, am interested in using APIs and think org-mode would be a perfect way to represent the issues found there. * Who is it for? Anyone who likes org-mode and uses github. * Data | Version | 0 (development only) | | Language | Emacs Lisp | | License | GPLv3 | ** Features - Download issues and make org tasks from them. ** Dependencies - [[http://gnu.org/software/emacs][GNU Emacs]] :: Version 24 or newer probably, since that is what it's being developed with. * More... For further instructions I would refer you to the [[readme][README]] and [[manual]].