https://github.com/colonelpanic8/github-search
Use the github search API to clone github repositories.
https://github.com/colonelpanic8/github-search
Last synced: 6 months ago
JSON representation
Use the github search API to clone github repositories.
- Host: GitHub
- URL: https://github.com/colonelpanic8/github-search
- Owner: colonelpanic8
- Created: 2016-06-16T00:02:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T04:37:31.000Z (about 7 years ago)
- Last Synced: 2025-01-19T13:45:43.823Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 15.6 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
[[http://melpa.org/#/github-search][file:http://melpa.org/packages/github-search-badge.svg]]
[[https://stable.melpa.org/#/github-search][file:https://stable.melpa.org/packages/github-search-badge.svg]]
* Installation
Install from MELPA with ~M-x package-install github-search~. See the [[https://github.com/milkypostman/melpa][melpa repository]] for details about how to set up MELPA if you have not already done so.
* Usage
Run the command ~github-search-clone-repo~ and select a repository and a location to which to clone said repository.
* Configuration
** Author's configuration
Check out the [[https://github.com/IvanMalison/dotfiles/blob/master/dotfiles/emacs.d/README.org#github-search][author's configuration]] for some ideas.