Nightcode is a simple IDE for Clojure. It integrates a copy of Leiningen as well as the lein-cljsbuild and lein-droid plugins. The goal is to provide a simple, all-in-one solution to get started with Clojure programming for the command line, the desktop, the web, and Android. Please see the website for more details.
All files that originate from this project are dedicated to the public domain. That particularly includes the files in src/clojure/nightcode
. All third-party code in this project remains under their original licenses. I would love pull requests, and will assume that they are also dedicated to the public domain.