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 80b83c3 commit d212a93Copy full SHA for d212a93
readme.md
@@ -70,7 +70,12 @@ If you need help with clie use command `./godemon -help`
70
a) `godemon -cnf=cnf <command-name>`
71
72
b) `godemon -cnf=deploy`
73
-
+
74
+### Automation of configs json files:
75
+If you want to skip process of creating config file you can use command:
76
77
+`godemon -init -name=<project-name> -arch=<sys-arch> -os=<os>`
78
79
#### Types of `-cnf`:
80
81
1. cnf - using `godemon-conf.json` to hot live reload
0 commit comments