We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c21d2 commit 75ab25aCopy full SHA for 75ab25a
1 file changed
package.json
@@ -18,7 +18,24 @@
18
"deploy:beta": "BETA=true tsx ./scripts/deploy.ts",
19
"testing": "codify-deploy"
20
},
21
- "keywords": [],
+ "keywords": [
22
+ "codify",
23
+ "plugin",
24
+ "declarative",
25
+ "configuration",
26
+ "development-environment",
27
+ "devops",
28
+ "infrastructure-as-code",
29
+ "package-manager",
30
+ "homebrew",
31
+ "git",
32
+ "shell",
33
+ "dotfiles",
34
+ "automation",
35
+ "macos",
36
+ "linux",
37
+ "system-configuration"
38
+ ],
39
"author": "Kevin Wang <team@codifycli.com>",
40
"license": "ISC",
41
"type": "module",
0 commit comments