Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
/ matcher-starter Public archive

A Leiningen/IntelliJ IDEA project that's ready to go with the matcher.

License

Notifications You must be signed in to change notification settings

cognesence/matcher-starter

Repository files navigation

Matcher Starter Project

An Leiningen/IntelliJ IDEA project that's ready to go with the matcher.

Leiningen is all set up and configured to download the org.clojars.cognesence.matcher and org.clojars.cognesence.ops-search dependencies.

Getting a REPL

To get a REPL in IntelliJ/Cursive, go to Run > Edit Configurations... and click the + icon in the window that appears. Then select Clojure REPL > Local, change the name to REPL and just click OK (you don't need to change anything else).

Then go to Run -> Run... and select REPL. This will bring up the REPL window in the IDE. You should now be able to right-click on the text editor after making any changes to your file and click REPL > Load file in REPL.

There's also a good (official) guide here.

License

Copyright © 2017 Simon Lynch

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Releases

No releases published

Packages

No packages published