sprint-stars

GPL-v3.0

Uses GitHub's HTTP API to return the total number of stars for a user

$ area51 add sprint-starsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(sprint-stars:some-function ...)

Dependencies