A Java command-line tool to manage tasks.
- Fork this repository to your GitHub account.
- Clone your fork locally:
git clone https://github.com/your-username/javado-.git
git remote add upstream https://github.com/(mainrepourl)git fetch upstream tier[iteration number]-tests
git merge upstream/tier[iteration number]-tests --allow-unrelated-histories##Run Tests:
mvn test