An open API service indexing awesome lists of open source software.

https://github.com/douglarek/cist

A gist tool written with Clojure.
https://github.com/douglarek/cist

clojure gist

Last synced: about 1 year ago
JSON representation

A gist tool written with Clojure.

Awesome Lists containing this project

README

          

# Cist
[![Clojars Project](https://clojars.org/cist/latest-version.svg)](http://clojars.org/cist)

A Clojure command-line tool wraped with tentacles library to play with gists.

## Run

```
git clone https://github.com/douglarek/cist.git

lein run
```

## License

Licensed under the [MIT License](https://github.com/douglarek/cist/blob/master/LICENSE).