depify reads your Leiningen project.clj configuration file and produces a deps.edn file suitable for the Clojure CLI tools.
GitHub: https://github.com/hagmonk/depify/ <https://github.com/hagmonk/depify/> It's not meant to be an exhaustive replacement, just something to get you up-and-running with the basics, and to help you keep a project.clj and deps.edn in sync. Over time I may add more aliases to give your deps.edn more parity with the project.clj from which it's derived. PRs and feedback welcome! Luke. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
