Skip to content

mepnomon/CLITwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLITwitter

How to use:

  1. Clone the Repository
  2. in the parent folder (with the pom.xml) type mvn clean
  3. Followed by mvn install
  4. Navigate to "YourFolder"\out\artifacts\CoduranceTwitter_jar in your terminal
  5. type java -jar CoduranceTwitter.jar
  6. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages