@@ -94,7 +94,7 @@ node-mongo --help
9494-g, --git Initialize git repo
9595-s, --skip-install Skip installing dependencies
9696-x, --skip-git Skip initializing git
97- -y, --yes See note on --yes flag below
97+ -y, --yes No prompt: See note on --yes flag below
9898````
9999
100100### CLI prompts
@@ -105,12 +105,12 @@ can choose to use the default foldername provided in
105105the prompt or type in your preferred folder name.
106106
107107### CLI skip prompts
108- No prompt when --yes flag is used. It skips both
109- install and git init, and uses esm template as default
110- if no template is specified or if template entered is
111- not in the template collection. In the case of folder
112- name, default foldername is used if no folder name is
113- specified or when folder name already exists.
108+ No prompt when --yes flag is used. It skips both install
109+ and git init. The CLI will generate the ( default) ts template
110+ if no template is specified or if the template entered is not
111+ in the template collection. In the case of folder name, default
112+ foldername is used if no folder name is specified or when the
113+ folder name used already exists.
114114
115115## Documentation
116116See the links to the official documentation of the node-mongo project and community building it below:
@@ -126,8 +126,8 @@ Appreciation to [@dkundel](https://github.com/dkundel), [@academind](https://git
126126 <td align="center"><a href="https://academind.com"><img src="https://avatars.githubusercontent.com/u/28806202?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Academind</b></sub></a><br /><a href="#mentoring-academind" title="Mentoring">π§βπ«</a></td>
127127 <td align="center"><a href="http://codaffection.com/"><img src="https://avatars.githubusercontent.com/u/32505654?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CodAffection</b></sub></a><br /><a href="#mentoring-CodAffection" title="Mentoring">π§βπ«</a></td>
128128 <td align="center"><a href="http://www.bitnative.com"><img src="https://avatars.githubusercontent.com/u/1688997?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cory House</b></sub></a><br /><a href="#mentoring-coryhouse" title="Mentoring">π§βπ«</a></td>
129- <td align="center"><a href="https://github.com/IsraelObiagba"><img src="https://avatars.githubusercontent.com/u/14045379?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Israel Obiagba</b></sub></a><br /><a href="#mentoring-IsraelObiagba" title="Mentoring">π§βπ«</a></td>
130129 <td align="center"><a href="https://github.com/jiobiagba"><img src="https://avatars.githubusercontent.com/u/42423547?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joseph Obiagba</b></sub></a><br /><a href="#mentoring-jiobiagba" title="Mentoring">π§βπ«</a></td>
130+ <td align="center"><a href="https://github.com/IsraelObiagba"><img src="https://avatars.githubusercontent.com/u/14045379?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Israel Obiagba</b></sub></a><br /><a href="#mentoring-IsraelObiagba" title="Mentoring">π§βπ«</a></td>
131131 </tr >
132132</table >
133133
0 commit comments