Add CLI user guides and .npmignore file

- Introduced English and Chinese user guides for the `ritmex-bot` CLI, detailing command usage and options.
- Created a new `.npmignore` file to exclude documentation directories from npm package distribution.
- Updated README files to link to the new user guides directly, ensuring easy access for users.
This commit is contained in:
discountry
2026-02-27 12:47:32 +08:00
parent 4014a86223
commit 674a6fe0da
5 changed files with 9 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
docs/
.claude/
.cursor/