Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 211 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 211 Bytes

Generate ics calendar from json config

How to

  1. npm i
  2. edit schedule.json
  3. npm run build
  4. use blackout.ics from ./dist folder

TODO

  • add UI constructor
  • import schedule from image