Uses RxJS and functional programming to output the schedule of the Breizhcamp 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:
- BreizhCamp 2018 (output done on 11st March 2018)
- BreizhCamp 2017 (output done on 21st March 2017)