Skip to content

Commit 75ab25a

Browse files
committed
feat: Added keywords
1 parent 06c21d2 commit 75ab25a

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

package.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,24 @@
1818
"deploy:beta": "BETA=true tsx ./scripts/deploy.ts",
1919
"testing": "codify-deploy"
2020
},
21-
"keywords": [],
21+
"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+
],
2239
"author": "Kevin Wang <team@codifycli.com>",
2340
"license": "ISC",
2441
"type": "module",

0 commit comments

Comments
 (0)