Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 729 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 729 Bytes

gists-bkp

CircleCI Code Size License

A Clojure library designed to backup Github gists.

Usage

In the repl:

$ lein repl
user=> (use 'gists-bkp.core)
user=> (get-gists-pull-url) ; data will be saved into 'gist-clones' dir

To run unit tests:

$ lein test

License

Copyright © 2019 FIXME

Distributed under the MIT License.