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.
2 parents 2fc5386 + 7928955 commit d51f2d0Copy full SHA for d51f2d0
Dockerfile
@@ -4,6 +4,7 @@ RUN mkdir /plop
4
RUN mkdir /codebase
5
RUN npm install -g cross-env plop tsx typescript inquirer-autocomplete-prompt
6
RUN npm install -g @types/inquirer-autocomplete-prompt @types/node
7
+RUN npm install -g yaml
8
9
COPY ./plop/* /plop
10
0 commit comments