aboutsummaryrefslogtreecommitdiff
path: root/src/jvv.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove deprecated files魏曹先生2025-10-181-0/+0
| | | | | | - Remove old cli_publisher crate - Remove legacy publish.sh script - Remove old source files from src/ directory
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-0/+0
- Add locale support with English and Chinese translations - Introduce new jv and jvv command-line tools - Replace jvc.rs with improved command structure - Add utility modules for language selection and markdown coloring - Update configuration and dependencies