requirements.md
June 4, 2018 ยท View on GitHub
- Leiningen
- A way to edit the code we'll be writing. This could be:
- IntelliJ Community Edition with the Cursive plugin (free for open source projects) (Josh's preference)
- Atom Editor with lisp-paredit and optional extra plugins.
- LightTable
That's it! Atom is less strict and offers less support for code completion than Intellij.