3 lines
263 B
EmacsLisp
3 lines
263 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "helm-github-stars" "20150625.1523" "Helm integration for your starred repositories on github" '((helm "1.6.8") (emacs "24.4")) :url "https://github.com/Sliim/helm-github-stars" :keywords '("helm" "github" "stars"))
|