chore(cli): improve missing values, skipping prompts and overwriting files

This commit is contained in:
Cory Dransfeldt 2025-06-07 11:26:08 -07:00
parent 56e53e2a33
commit 75df36acc3
No known key found for this signature in database
4 changed files with 105 additions and 54 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd",
"version": "1.0.0",
"description": "The CLI for my site that helps manage assets and other changes.",
"version": "1.1.0",
"description": "The CLI for my site to run scripts, manage and download assets.",
"type": "module",
"bin": {
"coryd": "./bin/index.js"