Fork me on GitHub
#calva
<
2024-06-10
>
pez06:06:01

Dear Calva friends. I am making changes to how the Fire up the Getting Started REPL works. Creating a proper Clojure project that the users can continue using as they are started with Clojure. It should fix the problem with the users being left a bit stranded with the strange temp-directory not-really-a-project experience we have now. Please consider helping with testing and feedback. 🙏 ❤️ calva • PR with instructions on how to help with testing: https://github.com/BetterThanTomorrow/calva/pull/2567 • Preview of updated docs: https://deploy-preview-2567--calva-docs.netlify.app/ (Not updated yet, keep the link 😄)

Marc Andreu09:06:48

For me is working. I was able to install the vsix extension and create a new project in a local folder.

Marc Andreu09:06:47

I have tested it inside the basecloj devcontainer with a clean environment.

🙏 1