https://youtu.be/AMuCYPGqitk
Summary: Do you know that you can generate a POM file for your Clojure project and build it with Java's Maven toolchain? This can be handy in situations when you don't build locally, but instead hand over the build to a CI/CD pipeline. The Cljfx Hacker News reader app by Vlad Protsenko is a good use case. In this video, we are building a basic JavaFX application, leveraging Github Actions for the generation of native executables. The build process is performed outside of the traditional Clojure workflows, relying on Meyvn's capabilities to produce valid POM files which can then be processed by Maven. The second part of the video showcases the live coding aspects of our workflow. Enjoy! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/6c8030db-c60c-413c-bd3d-7f0ea2d74dean%40googlegroups.com.