Skip to content

Creating a CTC Meeting Issue

Rich Trott edited this page Jul 26, 2016 · 6 revisions

Setup

  • npm install -g make-node-meeting
  • brew install coreutils
  • touch ~/.make-node-meeting/ctc.sh
  • Get the contents from the repo (check for updates to members, etc.)

Note

  • As of this writing (July 2016), the current version of make-node-meeting has a bug such that you will need to run <Path to global node_modules>/.bin/node-meeting-agenda ctc-agenda to generate a GitHub token once before running make-node-meeting. @rvagg will probably get around to fixing it, but not if you beat him to it and submit a pull request to https://github.com/rvagg/make-node-meeting.

Every Week

  • Go to the previous week's Google Doc
    • File -> Make A Copy
    • Check Share it with same people box
    • Fix the title of the doc
  • Fix the date and the links in the new doc
  • Remove Present and Standup
  • Move Agenda to Previous Meeting
  • Delete Minutes
  • make-node-meeting ctc
  • Copy and paste in new issue
  • Label ctc-meeting
  • Copy agenda into Google Doc
  • Copy invited to present in Google Doc
  • Set up StandUp in Google Doc

Clone this wiki locally