Marmalade is a package archive for Emacs Lisp.
- It makes it easy to distribute packages.
- It's fully compatible with
package.eland ELPA. - It's open source, so you can help improve it.
- It goes great on toast.
-
First, if you are not using Emacs 24, install
package.el. - Add to your
.emacs:(require 'package) (add-to-list 'package-archives '("marmalade" . "http://marmalade-repo.org/packages/")) (package-initialize) - M-x eval-buffer to evaluate it, and then do M-x package-refresh-contents to load in the package listing.
- You're good to go!
Add Package
All Packages
| Name | Version | Author |
|---|---|---|
| helm-gtags | 0.9.2 | Syohei YOSHIDA |
| current-story | 0.1.0 | Charlie Tanksley |
| fullscreen-mode | 0.0.1 | Ryan Mulligan |
| evil | 1.0.3 | Vegard Øye |
| nodejs-repl | 0.0.2.1 | Takeshi Arabiki |
| javarun | 0.1.1 | Daniel H. Leidisch |
| ess-smart-underscore | 0.79 | Matthew L. Fidler |
| elisp-slime-nav | 0.5 | Steve Purcell |
| express | 0.5.12 | Roland Walker |
| ess-smart-underscore | 0.78 | Matthew L. Fidler |