SETUP & INIT

This Project for CommandLine Applications. includes configs and documentation. https://mrinjamul.github.io/unTutorials

SETUP & INIT

Configuring user information, initializing and cloning repositories

git init

initialize an existing directory as a Git repository

git clone [url]

retrieve an entire repository from a hosted location via URL