Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "frnds", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "frnds - Happy Friendship Day CLI : ASCII Text Art Greeting Wishes.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/frnds.js", |
@@ -9,2 +9,4 @@ # Friendship Day CLI | ||
Command Line Interface tool for Happy Friendship Day Wishes : Happy Friendship Day Wishes in Terminal/CMD and Termux. | ||
## Built using | ||
@@ -35,2 +37,4 @@ | ||
``` | ||
- Link and Test the CLI Locally | ||
@@ -82,9 +86,23 @@ | ||
## MISC (Development) | ||
``` | ||
- Clear NPX and PNPM Cache | ||
## CLI Usage | ||
```sh | ||
npx clear-npx-cache | ||
pnpm store prune | ||
# For Help Message | ||
frnds -h | ||
# Generate Greeting Web page | ||
frnds -n "Hello Friend" | ||
# Random Quotes | ||
frnds -q | ||
# ASCII Text Art | ||
frnds -a | ||
# Custom Message | ||
frnds -m "Happy Friendship Day" | ||
``` | ||
@@ -106,2 +124,11 @@ | ||
## MISC (Development) | ||
- Clear NPX and PNPM Cache | ||
```sh | ||
npx clear-npx-cache | ||
pnpm store prune | ||
``` | ||
## Contributing 🙌 | ||
@@ -108,0 +135,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9368
137