Skip to content

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