Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Activy Cli

This is a simple cli application to retrieve github user activity via the github rest API. See project reference https://roadmap.sh/projects/github-user-activity.

The purpose of this project is to get familiar with Java syntax and semantics.

I do not think anyone would want to clone and run this locally, But any case you do:

Perequisites

  • Java SDK
  • Apache Maven

Installation

** Clone repository **

** Compile the code **

bash mvn compile

Usage

Use the command below to run code. Provide a github username as an argument

mvn exec:java -Dexec.mainClass="ActivityCli" -Dexec.args="repository <github_username>" 

The project is strictly for educational purpose.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages