How to use:
- Clone the Repository
- in the parent folder (with the pom.xml) type mvn clean
- Followed by mvn install
- Navigate to "YourFolder"\out\artifacts\CoduranceTwitter_jar in your terminal
- type java -jar CoduranceTwitter.jar
- Run your first command e.g.: Mepnomon -> I can't believe I'm tweeting in my command line
Usage: The following four commands will allow you to use this application.
To post a message: aUsername -> Some message If your user does not exist, don't worry it will be created.
To read a user's message: aUsername
To follow another user: aUserName follows anotherUserName
to view a user's wall: aUserName wall