Skip to content

Commit 9817ff5

Browse files
committed
PACKAGE.json - Add project description and update keywords
1 parent 55c1e5c commit 9817ff5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@collabo-community/create-collabo-app",
33
"version": "0.0.0",
4-
"description": "",
4+
"description": "The Create Collabo App CLI automates repetitive tasks in the course of developing Collabo Community projects, or your own personal projects. The CLI is also used to automate the building blocks framework.",
55
"main": "src/cli.ts",
66
"bin": {
77
"@collabo-community/create-collabo-app": "bin/create-collabo-app",
@@ -66,6 +66,7 @@
6666
"collabo",
6767
"community",
6868
"code",
69+
"project",
6970
"automate",
7071
"cli",
7172
"command",

0 commit comments

Comments
 (0)