Liking cljdoc? Tell your friends :D

screenshot

Introduction

Nightcode is a simple IDE for Clojure and ClojureScript. See the website for more information.

Development

  • Install JDK 11 or above
  • Install the Clojure CLI tool
  • To develop: clj -A:dev
  • To build the ClojureScript files: clj -A:cljs
  • To build the uberjar: clj -A:prod uberjar

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.

Can you improve this documentation? These fine people already did:
oakes & Zach Oakes
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close