https://github.com/kwonoj/docker-hunspell-wasm
https://github.com/kwonoj/docker-hunspell-wasm
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kwonoj/docker-hunspell-wasm
- Owner: kwonoj
- Created: 2017-06-21T05:18:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T05:13:55.000Z (about 5 years ago)
- Last Synced: 2024-10-19T18:30:53.952Z (almost 2 years ago)
- Language: Shell
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hunspell
This folder contains source code of hunspell with script / configuration to build wasm target build.
Check dockerfile for base build configurations, and check [circleci config](https://github.com/kwonoj/hunspell-bdict-wasm/blob/master/.circleci/config.yml) for build commands.
To create release, simply create git tag and push into remote. CircleCI's `release` job will upload release build automatically.