Skip to content

vineelal/CustomCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

CustomCLI

CustomCLI is a simple CLI that can supports commands like git clone.

#####Supported Commands

Presently we support the following commands

  • git clone uri
  • git clone uri directory

#####Installation

Download all the dependencies by executing "mvn install" command in the project root directory.

#####Running

Steps to be followed after the project is cloned

  • Go to the project directory and execute "mvn jetty:run" command
  • Type the following in the browser "http:\localhost:8080\jgit" and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published