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.
- Host: GitHub
- URL: https://github.com/douglarek/cist
- Owner: douglarek
- License: mit
- Created: 2015-01-18T10:57:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T03:17:44.000Z (over 8 years ago)
- Last Synced: 2025-04-01T19:53:47.625Z (about 1 year ago)
- Topics: clojure, gist
- Language: Clojure
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cist
[](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).