samitkumarpatel / file-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-reader

It is just a folder which has all the submodule (child repo) details to work for file-reader application.

I have adopted this approach just to apply the good practice between mono repo Vs multi repo.

If you want to know, Click on this link: What is git submodule

To work on this repo

  • Clone this repo it in a directory
  git clone .....
  • Initialize the submodule
git submodule init
  • Fetch the submodule
git submodule update
  • If there is a Chand/ update in the submodule , you can pull the latest by using the same git submodule update command

RabbitMq

About


Languages

Language:HTML 100.0%