Welcome to shuangpin 👋
在你的命令行中练习双拼
✨ Demo

Install
go install github.com/A11Might/shuangpin
Usage
默认使用自然码方案,并显示拼音及按键提示进行随机汉字练习。
shuangpin
运行 shuangpin --help
,获取所有可用选项。
NAME:
shuangpin - Practice shuangpin in your terminal
USAGE:
shuangpin [global options] command [command options] [arguments...]
COMMANDS:
support, s View the supported shuangpin schemes and practice mode
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--scheme value, -s value choose shuangpin scheme (default: "zrm")
--mode value, -m value choose practice mode (default: "random")
--pinyin, -p disable pinyin prompt (default: false)
--keyboard, -k disable key prompt (default: false)
--help, -h show help
初学者推荐先选择想学习的双拼方案,然后使用 全部顺序 模式进行练习:
shuangpin -s zrm -m sequence
Author
👤 Kohath Hu
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 Kohath Hu.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator