Skip to content

Commit 07edc0c

Browse files
committed
Updated README.md
1 parent bfcfdef commit 07edc0c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,13 @@ int main(int argc, const char* argv[]) {
9797
return prog.exec();
9898
}
9999
```
100+
101+
## wsjcpp gen
102+
103+
```
104+
wsjcpp gen WsjcppArgumentProcessor Main
105+
```
106+
107+
After this will be created two files by template:
108+
- src/argument_processor_main.h
109+
- src/argument_processor_main.cpp

0 commit comments

Comments
 (0)