feat(cli): add help message and usage documentation

This commit is contained in:
2025-10-25 17:57:35 +01:00
parent c111fd6689
commit aa1013185a
2 changed files with 28 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "issue-scheduler",
"description": "Schedule issues in Gitea or Github from issue templates",
"description": "Schedule issues in Gitea or GitHub using issue templates",
"version": "0.0.0",
"main": "dist/index.js",