Setup Environment

git config --global user.name "User Name"
git config --global user.email "user AT email DOT com"

 

Checkout Metron

git clone https://github.com/apache/incubator-metron.git

cd incubator-metron/

git status

 

 

  • No labels