Skip to content

A - Jar: v0.1

Compare
Choose a tag to compare
@pangpuncake pangpuncake released this 26 Aug 16:05
· 32 commits to master since this release

v0.1 of Duke, with basic functionalities.

Accepted commands:
hello - hello!
list - show current list
bye - saves the current list and exits the program

todo \<description\> - create a todo Task
event \<description\> /at <dd/MM/yyyy> - create an event Task (date is optional)
deadline \<description\> /by <dd/MM/yyyy> - create a deadline Task (date is optional)

done \<task number\> - mark the specified task as done
undo \<task number\> - mark the specified task as not done
delete \<task number\> - deletes the specified task from the list