notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Make master readme automatically, listing all the workshops stored in the repo

Open ljwolf opened this issue 7 years ago • 0 comments

This could be done with a Makefile that

  1. fetches the upstream
  2. parses the branches
  3. inserts the correctly-formatted hyperlinks into a unique workshops.md file
  4. concatenates the readme together cat a.md workshops.md b.md > README.md

ljwolf avatar Jul 16 '18 21:07 ljwolf