You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need docs on how to set this up. A few things stand out:
Better instructions on setting up ~/.make-node-meeting/ and the config
Add coreutils when running on macOS, brew install coreutils, this is needed for the better date formatting
Set up GitHub auth credentials so that node-meeting-agenda can pull details, easiest way to do this now would be to run node node-meeting-agenda.js tsc-agenda and it'll prompt you the first time for creds and then be good to go after that.
The text was updated successfully, but these errors were encountered:
Need docs on how to set this up. A few things stand out:
~/.make-node-meeting/
and the configcoreutils
when running on macOS,brew install coreutils
, this is needed for the better date formattingnode node-meeting-agenda.js tsc-agenda
and it'll prompt you the first time for creds and then be good to go after that.The text was updated successfully, but these errors were encountered: