forked from sigma/gh.el
-
Notifications
You must be signed in to change notification settings - Fork 0
spoon187dm/gh.el
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a GitHub client library for Emacs.
This library also allows implementation of the various authentication schemes (password, OAuth).
Implementation is heavily based on EIEIO so that various components can be replaced easily.
Current state:
-
API v3 handler
-
functional password- and oauth-based (default) authentication
-
low-level APIs
- auth
- comments
- gists (used in separate project http://github.com/defunkt/gist.el )
- issues
- orgs
- pull requests (used in separate project http://github.com/sigma/magit-gh-pulls )
- repositories
- search
- users
-
support for local caching
About
GitHub API library for Emacs
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Emacs Lisp 99.7%
- Makefile 0.3%