pffy / code-gs

workflow that combines `src/*.gs` files into `dist/code.gs` and moves support files to `dist` folder (for Google Apps Script)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-gs

  • google apps script template repo
  • GitHub Actions workflow that combines src/*.gs files into dist/code.gs and moves support files
    • HTML files are moved to dist folder (if available)
    • appsscript.json manifest moved to dist folder (if available)

About

workflow that combines `src/*.gs` files into `dist/code.gs` and moves support files to `dist` folder (for Google Apps Script)

License:The Unlicense


Languages

Language:JavaScript 84.2%Language:HTML 15.8%