Skip to content

lucsorel/breizhcamp-schedule

Repository files navigation

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:

About

outputs the Breizhcamp schedule in markdown format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published