hoplon

2023-04-04T21:32:16.351259Z

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

2023-04-05T18:51:47.986769Z

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

2023-04-05T18:51:58.516889Z

(near total speculation, never used clojure before)

2023-04-05T18:53:38.172089Z

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

2023-04-05T18:53:47.025109Z

oooh

2023-04-05T18:54:16.570299Z

🤦‍♂️ i'll get back on my meds

2023-04-05T18:54:20.187619Z

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

2023-04-05T18:55:11.465719Z

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

👍 1
2023-04-05T18:56:05.866879Z

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

2023-04-05T19:06:05.534429Z

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

2023-04-06T16:17:59.385179Z

gratitude is mutual my friend lambdalove

2023-04-06T16:42:31.744909Z

i installed node 18 and got this running in a cinch

2023-04-06T16:42:46.228679Z

🎉

2023-04-06T16:45:32.003569Z

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

💯 1