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 86a7a2c commit 4a4e024Copy full SHA for 4a4e024
1 file changed
package.json
@@ -7,6 +7,7 @@
7
"license": "MIT",
8
"main": "index.js",
9
"bin": "cmd.js",
10
+ "keywords": ["javascript", "cli", "template", "files", "typescript", "generator", "scaffold", "file", "scaffolding"],
11
"scripts": {
12
"clean": "rm -rf dist/",
13
"build": "yarn clean && tsc && chmod -R +x ./dist && cp ./package.json ./README.md ./dist/",
0 commit comments