You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,8 @@ Default values (can be over-ridden on the command line)
252
252
> `:project/new` - uses [clj-new](https://github.com/seancorfield/clj-new) which is an archived project, although can still be used to create projects using Leiningen style templates. A Clojure CLI configuration must be manually added if these templates do not provide one.
|`clojure -T:project/new :template app :name practicalli/my-application`| App project with given name |
256
258
|`clojure -T:project/new :template luminus :name practicalli/full-stack-app :args '["+http-kit" "+h2"]'`| Luminus project with given name and template options |
0 commit comments