Skip to content

kwonoj/docker-hunspell-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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 for build commands.

To create release, simply create git tag and push into remote. CircleCI's release job will upload release build automatically.