Skip to content

QuickerMaths/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git CLI

This project is my solution to one of John Crickett’s coding challenges. This project contains an implementation of Git CLI tool.

Overview

CLI supports:

Running the command on your machine

# Clone this repository
git clone https://github.com/QuickerMaths/git

# Navigate to the cloned repository
cd /path/to/cloned/repo

# Install dependencies
npm i

# Run the build command
npm run build

# Run the command on your machine
ccgit init

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published