File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 292
292
{:replace-deps {io.github.seancorfield/deps-new
293
293
{:git/tag " v0.5.2" :git/sha " 253f32a" }
294
294
io.github.practicalli/project-templates
295
- {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}
295
+ {:git/tag " 2023-06-12 " :git/sha " d3e95d7 " }}
296
296
:exec-fn org.corfield.new/create
297
- :exec-args {:template practicalli/application
297
+ :exec-args {:template practicalli/minimal
298
298
:name practicalli/playground}}
299
299
300
300
:project/create-local
303
303
practicalli/project-templates
304
304
{:local/root " /home/practicalli/projects/practicalli/project-templates/" }}
305
305
:exec-fn org.corfield.new/create
306
- :exec-args {:template practicalli/service
307
- :name practicalli/gameboard.service }}
306
+ :exec-args {:template practicalli/minimal
307
+ :name practicalli/playground }}
308
308
309
309
:project/templates
310
310
{:extra-deps {io.github.practicalli/project-templates
311
- {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}}
311
+ {:git/tag " 2023-06-12 " :git/sha " d3e95d7 " }}}
312
312
313
313
; ; Convert Leiningen projects to Clojure CLI with depify
314
314
; ; 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