launches pear deck in-browser via terminal
npm install -g pdlauncher
You can use pdlauncher
with or without a join code
pdlauncher
opens joinpd.com in your default browserpdlauncher [abxyz]
will attempt to join your room, will return error if code is not 5-6 letters or if there is no session found, authJoin should also redirect to proper student link
- Link,
npm link
- Unlink:
npm unlink -g pdlauncher