Fork me on GitHub
#releases
<
2023-07-14
>
practicalli-johnny16:07:22

https://github.com/practicalli/project-templates/releases/tag/2023-07-17-2 Service template can take a :component key with a value of :donut or :integrant, generating a project with code and configuration for the specified component library. The generated project also contains code to start, stop and restart components via the REPL prompt. Without :component key and value, the service template will generate an atom-based approach to starting and stopping the service via a REPL workflow. UPDATE: maintenance version 2023-07-17-2 released, resolving a number of issues with the default practicall/service template # Added - https://github.com/practicalli/project-templates/issues/19 practicalli/minimal template - templates: link to Practicalli Clojure Project templates section for help after new project is created - https://github.com/practicalli/project-templates/pull/22 Service template with :component option for :donut and :integrant - service: run task to run service using clojure.main # Changed - ci: update MegaLinter GitHub Action v7 in MegaLnter workflow - ci: set monthly schedule and cron examples for alternative schedules - dev: MEGALINTER_RUNNER Makefile variable for repeated commands with common options - service: refactor integrant config and code - minimal: correct dependencies config - application: refactor portal and mulog REPL startup - dev: clarify use of templates

🎉 4