Skip to content

v0.1

Choose a tag to compare

@TobyCyan TobyCyan released this 29 Jan 12:53
· 65 commits to master since this release

This is the very first release of our Independent Project: Mei, a simple chatbot that can manage user tasks and provide some basic functionalities.

To try out, please follow these steps:

  1. Download the JAR file.
  2. Paste it to an empty folder.
  3. Open up command prompt.
  4. Navigate to the folder with the JAR file inside using cd command.
  5. Enter the command java -jar mei.jar to launch the application.