A reviewer for your Bahasa Indonesia PO files
- GHC >= 8.0.1
git clone https://github.com/wisn/hapoid.git
cd hapoid
chmod +x install.sh
./install.sh
Usage: hapoid COMMAND [PATH] [OPTION] [ARGS]...
Commands
help Display this message
check Check id.po file in the current directory
check <path> Check file in the specified path i.e "check my/path"
will detected as "my/path/id.po"
about Display about message
Options
--fuzzy Review all fuzzy-translations
NOTE: Fuzzy option currently didn't work
Yo! Hapoid will use external file for the words suggestion. So, everyone may contribute to the Bahasa Indonesia words suggestion.
- [ONGOING] Add more rules for words suggestion
- [ONGOING] Refactor with better algorithms
Currently, Hapoid didn't accept any pull request until reach version 0.0.1 (stable). You may submit an issue instead of send a pull request.