vsselector
vsselector copied to clipboard
Variation Selector Selector app (WIP)
GitHub Pages site: https://747.github.io/vsselector/
Requirements
-
environment with Bash
-
Ruby 2.0+ environment
-
Bundler gem
-
gems specified in
Gemfile -
Node.js (tested with v12)
-
packages specified in
package.json
How to update
- Grab the latest files (CLDR and .txt files in
data) - run
ruby charbuilder.rb(mutatis mutandis if Unicode file formats have changed) - run
ruby annotbuilder.rb(same as above) - copy all files in
chars-sourceandutils-sourceintowww/charsandwww/utilsrespectively - run
./harp-build.sh - run
./gh-deploy.sh