oakes / Nightlight

An embedded editor for Clojure
https://sekao.net/nightlight/
The Unlicense
788 stars 35 forks source link

Can't use Nightlight to edit Nightlight #29

Closed hswick closed 7 years ago

hswick commented 7 years ago

So I really love Nightlight and want to use it while I'm making features for Nightlight, but have run into some issues.

There is no project.clj so can't use lein nightlight --port 4000, this would be ideal.

Made separate deftask called run-dev that follows recommended boot steps on website but was not successful.

Using boot run in build.boot sort of works but there is unbearable performance issues because everything is reloading.

I've messed around with some other boot config options, but can't seem to get anything to work (could easily be my lack of knowledge on boot).

Is Nightlight the one clojure project I can't use Nightlight? lol