Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

747/vsselector

Repository files navigation

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