Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Challenge2015 #50

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

milanvthakor
Copy link

Hello, I have completed the assignment and created a CLI to find the degrees of separation between two people. Please review the code and let me know if you have any questions. Thanks!

How to use the CLI tool to find degrees of separation

  1. Clone this repo.
  2. Navigate to the project directory.
  3. Install dependencies using the below command:
    go mod download
    
  4. Run the tool using the below command:
    go run . <moviebuff_url_1> <moviebuff_url_2>
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant