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

https://github.com/clojurephant/sample-clojurephant-clj-lib

Sample project using clojurephant to build a Clojure library.
https://github.com/clojurephant/sample-clojurephant-clj-lib

clojure clojurephant gradle

Last synced: 4 months ago
JSON representation

Sample project using clojurephant to build a Clojure library.

Awesome Lists containing this project

README

        

# sample-clojurephant-clj-lib

Sample project using [clojurephant](https://github.com/clojurephant) to build a Clojure library.

## Usage

Run the project's tests (they'll fail until you edit them):

```
$ ./gradlew test
```

## More Help

See [Clojurephant's docs](https://clojurephant.dev).