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

https://github.com/ericdallo/clojure-idea-plugin-example

Example plugin of IDEA in Clojure
https://github.com/ericdallo/clojure-idea-plugin-example

Last synced: 2 months ago
JSON representation

Example plugin of IDEA in Clojure

Awesome Lists containing this project

README

          

# Building

```clojure
clojure -T:build plugin-jar
```

then on Intellij, choose install plugin from disk on settings.