Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 510 Bytes

Use

  1. Install yarn, https://yarnpkg.com/lang/en/docs/install/#centos-stable
  2. Clone this repo
  3. cd mig-ui-assets
  4. Checkout branch you intend to work with
  5. Run ./update-assets.sh

update-assets.sh:

  • This script requires passing in zero, one, or two parameters.
  • If no parameters are passed in assets will be built from the corresponding mig-ui branch.
  • Otherwise the first should be the mig-ui branch to build mig-ui from.
  • You may also optionally pass in a specific hash to build from.