mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
Scripts for building Emacs packages from Version Control
c2cde4998b
Now uses both the .config and master files. |
||
---|---|---|
archives | ||
epkgs@6f590af6c5 | ||
working | ||
.gitignore | ||
.gitmodules | ||
buildarchive | ||
buildsync | ||
package-build.el | ||
README.md |
MELPA
This is some elisp that helps for building Emacs packages based on version control repositories.
The buildarchive
script will create an archive file in the
archives/
folder with version corresponding to the newest revision
available.
Repositories are checked out to the working/
directory.
All metadata for building the packages is based off the git submodule
for the epkgs
repository generated by the
emacsmirror.