Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 768 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 768 Bytes

breizhcamp-schedule

Uses RxJS and functional programming to output the schedule of the Breizhcamp into markdown format.

Requires NodeJS 6+ in order to use arrow functions.

Installation and usage

  • 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

Outputs

Don't bother running the tool and view the schedule: