vsselector icon indicating copy to clipboard operation
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)

  • Yarn 2 (and probably npm)

  • packages specified in package.json

How to update

  1. Grab the latest files (CLDR and .txt files in data)
  2. run ruby charbuilder.rb (mutatis mutandis if Unicode file formats have changed)
  3. run ruby annotbuilder.rb (same as above)
  4. copy all files in chars-source and utils-source into www/chars and www/utils respectively
  5. run ./harp-build.sh
  6. run ./gh-deploy.sh