Skip to content

ArtemVeremienko/calendar-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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