mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 03:00:10 +00:00
Scripts for building Emacs packages from Version Control
c8f4157f72
This is a package for building GIT-based ELPA packages for Emacs. |
||
---|---|---|
archives | ||
epkgs@2107b46042 | ||
working | ||
.gitignore | ||
.gitmodules | ||
buildarchive | ||
buildsync | ||
package-build.el | ||
README.md |
ELPA-GIT
This is some elisp that helps for building ELPA packages based on git 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.