├── LICENSE ├── README.md ├── appveyor.yml ├── customize.recipe.yaml ├── grammar.yaml └── package.nsi /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/README.md -------------------------------------------------------------------------------- /appveyor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/appveyor.yml -------------------------------------------------------------------------------- /customize.recipe.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/customize.recipe.yaml -------------------------------------------------------------------------------- /grammar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/grammar.yaml -------------------------------------------------------------------------------- /package.nsi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lotem/rime-octagram-data/HEAD/package.nsi --------------------------------------------------------------------------------