We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e03311 commit dd91bddCopy full SHA for dd91bdd
index.adoc
@@ -84,6 +84,9 @@ Usage:
84
Options:
85
-c, --cider Add CIDER middleware (used with --nrepl)
86
--init Create a blank duct.edn config file
87
+ --init-calva Create a .vscode/settings.json file for Calva
88
+ --init-cider Create a .dir-locals.el Emacs file for CIDER
89
+ --init-docker Create a Dockerfile
90
-k, --keys KEYS Limit --main to start only the supplied keys
91
-p, --profiles PROFILES A concatenated list of profile keys
92
-n, --nrepl Start an nREPL server
0 commit comments