File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 328
328
{:replace-deps {io.github.seancorfield/deps-new
329
329
{:git/tag " v0.5.1" :git/sha " 21cede2" }
330
330
io.github.practicalli/project-templates
331
- {:git/tag " 2023.04.20 " :git/sha " a5f7fc3 " }}
331
+ {:git/tag " 2023.04.22 " :git/sha " 9d40153 " }}
332
332
:exec-fn org.corfield.new/create
333
333
:exec-args {:template practicalli/application
334
334
:name practicalli/playground}}
340
340
{:local/root " /home/practicalli/projects/practicalli/project-templates/" }}
341
341
:exec-fn org.corfield.new/create
342
342
:exec-args {:template practicalli/service
343
- :name practicalli/gameboard.service
344
- :target-dir gameboard-service}}
343
+ :name practicalli/gameboard.service}}
345
344
346
345
:project/templates
347
346
{:extra-deps {io.github.practicalli/project-templates
348
- {:git/tag " 2023.04.20 " :git/sha " a5f7fc3 " }}}
347
+ {:git/tag " 2023.04.22 " :git/sha " 9d40153 " }}}
349
348
350
349
; ; Convert Leiningen projects to Clojure CLI with depify
351
350
; ; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve
You can’t perform that action at this time.
0 commit comments