Fork me on GitHub
#hoplon
<
2023-04-04
>
mynomoto21:04:16

We have deps-new templates. If you try, please report back. I will wait a little before adding this on the Hoplon readme. It will generate a shadow-cljs based project. https://github.com/hoplon/project-template

alandipert18:04:47

thanks! i tried and hit this:

$ clojure -T:build test
WARNING: Specified aliases are undeclared and are not being used: [:build]
Unqualified function can't be resolved: test
... looks like the template is missing a deps.edn with a :build alias

alandipert18:04:58

(near total speculation, never used clojure before)

mynomoto18:04:38

Oh, is that on the generated project? That command is for the template project itself, it has a minimal test.

alandipert18:04:16

:man-facepalming: i'll get back on my meds

mynomoto18:04:20

The generated project has it own readme that has commands that will (hopefully) work to build it.

mynomoto18:04:11

I can see how that could be confusing, will change to another section. I did not change the generated readme for the template itself.

👍 2
alandipert18:04:05

great, thanks, and thanks for running with hoplon. pretty awesome to see it getting some love

mynomoto19:04:05

I'm really thankful for everything I learned from you and Hoplon. It is great to be able to contribute a little back. 🙇

alandipert16:04:59

gratitude is mutual my friend lambdalove

alandipert16:04:31

i installed node 18 and got this running in a cinch

mynomoto16:04:32

Thanks! I will update the hoplon readme and release a new version later then.

💯 2