@lamnhan/workspace-addon-scriptsdeprecated

Scripts for building Google Workspace addons.

Usage no npm install needed!

<script type="module">
  import lamnhanWorkspaceAddonScripts from 'https://cdn.skypack.dev/@lamnhan/workspace-addon-scripts';
</script>

README

Command overview

Scripts for building Google Workspace addons.

Command reference

build

Build distribution package.

push

Push to the Apps Script server.

Options

  • --copy [value]: Copied resources, comma-seperated.
  • --vendor [value]: Files for @vendor.js, comma-seperated.

help

Display help.

License

@lamnhan/workspace-addon-scripts is released under the MIT license.