BYVoid / OpenCC

Conversion between Traditional and Simplified Chinese
https://opencc.byvoid.com/
Apache License 2.0
8.35k stars 974 forks source link

Publish binaries to GitHub releases. #265

Open gucong3000 opened 7 years ago

gucong3000 commented 7 years ago

We need to configuration NODE_PRE_GYP_GITHUB_TOKEN environment variable: https://www.npmjs.com/package/node-pre-gyp-github#configuration

node-pre-gyp-github require NODE_PRE_GYP_GITHUB_TOKEN to publish binaries We can setup here: https://ci.appveyor.com/project/Carbo/OpenCC/settings/environment https://travis-ci.org/BYVoid/OpenCC/settings image

PeterDaveHello commented 4 years ago

@lotem is this something that you can help setup? Thanks.