Outputs the Breizhcamp schedule in markdown format
Uses RxJS and functional programming to output the schedule of the Breizhcamp 2017 edition into markdown format.
Requires NodeJS 6+ in order to use arrow functions.
- using npm:
# install dependencies
npm i
# run the program
npm start > breizhcamp_schedule.md
- using yarn:
# install dependencies
yarn
# run the program
yarn start > 20180311-breizhcamp-2018-schedule.md
yarn start > breizhcamp_schedule.md
Don't bother running the tool and view the schedule: