Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 1.77 KB

File metadata and controls

50 lines (44 loc) · 1.77 KB

ad-insertion

Build Status Gitter


Requirements

Update using: Add the following as .git/hooks/post-merge

#!/bin/sh
git submodule update --init --recursive
npm run build:all

or run manually

  • git pull upstream master
  • git submodule update --init --recursive
  • npm run build:all

Contact

Git submodules

Dev dependencies

or Node modules