Skip to content

Creating a TSC Meeting Issue

Bryan Hughes edited this page Aug 10, 2016 · 1 revision

Setup

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

Note

  • As of this writing (August 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 tsc-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
    • Fix the title of the doc
  • Fix the date and the links in the new doc
  • Remove Present and Standup
  • Move Agenda to "Review of last meeting"
  • Delete Minutes
  • make-node-meeting tsc
  • Copy and paste in new issue
  • Copy agenda into Google Doc

Note: this page is modified from the CTC wiki.

Clone this wiki locally