An open API service indexing awesome lists of open source software.

https://github.com/ailrun/package-stack

emacs configuration manager
https://github.com/ailrun/package-stack

elisp emacs emacs-configuration lisp package package-manager package-stack

Last synced: 2 months ago
JSON representation

emacs configuration manager

Awesome Lists containing this project

README

        

#+TITLE: package-stack
#+AUTHOR: Junyoung Clare Jang
#+EMAIL: [email protected]
#+DATE: <2017-01-31 Tue>
#+DESCRIPTION: Package Manager with Elegant Dependence Managing

Package Manager with Elegant Dependence Managing

* introduction

The *package-stack* defines macro for stacking
isolated package configurations while keep their
dependence in mind. By using this package, you can
configure your ".emacs" file more neat way.

Of course, you can extend *package-stack* for your
specific usage!

* keywords

- :ignored
- :now
- :on-start
- :first CODE
- :modes FORM
- :interpreters FORM
- :commands COMMANDS
- :before-deps CODE
- :deps DEPS
- :before-load CODE
- :after-load CODE
- :last CODE

** :ignored

Ignore this configuration when this keyword is given.
*package-stack* works as if this configuration