Skip to content

Release v0.0.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@SeeYangZhi SeeYangZhi released this 28 Aug 02:47
· 29 commits to master since this release

Initial Alpha Release

This is the first alpha release of the CS2103 ip project. In this release, the application has been packaged as an executable JAR file for easy distribution and testing. Users can run the application by following these steps:
1. Copy the JAR file into an empty folder.
2. Open a command window in that folder.
3. Run the command: java -jar asta.jar.