tree: d2daa0aacd8d04e2c4b3260d2e04afbff1a2f389 [path history] [tgz]
  1. gulpfile.js
  2. HEADER_HTML
  3. HEADER_SCSS
  4. HEADER_TS
  5. README.md
scripts/license/README.md

License header generation

This script prepends the Apache License Header to all ts, html and scss files in the src folder.

Setup

  • Install gulp npm i -g gulp
  • Install gulp-header-license npm i gulp-header-license
  • Run default task gulp