sprint-stars
Uses GitHub's HTTP API to return the total number of stars for a user
$ area51 add sprint-starsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(sprint-stars:some-function ...)