The chrome extension for the Twain scheduling app.
To install extension:
- Pull latest version.
- Run
npm installto install dependencies andnpm run buildto create a build distribution in/build. - In Chrome's extension page, toggle 'Developer Mode'.
- Select 'Load Unpacked' and select the
/build folder. - Go to Google calendar and use the Twain icon to toggle the sidebar.
On any changes, run npm run build again to rebuild and refresh Twain in the extensions panel.