Skip to content

GitHub Template to establish your Emacs Lisp Package Archive

License

Notifications You must be signed in to change notification settings

ROCKTAKEY/template-github-elpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Template to establish your Emacs Lisp Package Archive

This is wrapper of github-elpa, which builds your own ELPA repository.

How to Use

  1. Push “Use this template”
  2. Create repository
  3. Add any recipes to “recipes” directory like:
    (package-name :fecher github :repo "username/yourpackage.el")
        

    The file should be named “package-name”. Your package repository is “https://github.com/username/yourpackage.el”.

About

GitHub Template to establish your Emacs Lisp Package Archive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published