Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 624 Bytes

File metadata and controls

22 lines (18 loc) · 624 Bytes

#Calendar Event Generator

A Java application that allows a user to manipulate an .ics (calendar) file

##Program Usage

./run.sh
  • if you want to import an existing calendar, pass the file name as the first argument:
java interface myCally.ics
  • If you want to see what commands are available to you, type 'commands'
commands

##License MIT License