Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bolasblack/adjutant

Some helper for clj/cljs
https://github.com/bolasblack/adjutant

Last synced: 11 days ago
JSON representation

Some helper for clj/cljs

Awesome Lists containing this project

README

        

## Install

```clojurescript
;; deps.edn
{:deps {adjutant {:git/url "https://github.com/bolasblack/adjutant"
:sha "[git commit hash]"}}}
```