diff --git a/.cocorc b/.cocorc index 0f0d4e7..64a35cc 100644 --- a/.cocorc +++ b/.cocorc @@ -1,4 +1,7 @@ # https://github.com/lucas-labs/coco config askScope: false -useEmoji: true \ No newline at end of file +useEmoji: true +scopes: + - "" + - "cli" diff --git a/.github/img/logo-cli-colors.svg b/.github/img/logo-cli-colors.svg new file mode 100644 index 0000000..d7e71fa --- /dev/null +++ b/.github/img/logo-cli-colors.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 44a65fc..6f8a6da 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,7 +2,7 @@ "files.exclude": { // ⚙️ config "Taskfile.yaml": true, - ".cocorc": true, + // ".cocorc": true, ".task": true, ".cargo": true, // "Cargo.toml": true, diff --git a/lib/cli/colors/README.md b/lib/cli/colors/README.md new file mode 100644 index 0000000..5e3f5f2 --- /dev/null +++ b/lib/cli/colors/README.md @@ -0,0 +1,12 @@ +

+ +
+
+
+ +

lool » cli/colors is a set of utilities for colorizing console outputs. +

+ +
+
+