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

Feature: Put repos in a folder of user/org name (all implementations) #22

Open
MichaelDimmitt opened this issue Sep 12, 2023 · 1 comment

Comments

@MichaelDimmitt
Copy link
Collaborator

MichaelDimmitt commented Sep 12, 2023

Github repo cloner allows you to download all of the repos for a user or organization off of github. @murjax

  1. Check if a folder with that name exists with your current directory
  2. Make a folder with that name in your current directory
  3. Put all of the clones in that folder
    a. instead of polluting the current directory with a ton of repos
    b. since there might be a ton of colisions otherwise.
@MichaelDimmitt MichaelDimmitt changed the title Feature: (all implementations) Put repos in a folder that is the username or organization that is passed in. Feature: Put repos in a folder of user/org name. (all implementations) Sep 18, 2023
@MichaelDimmitt MichaelDimmitt changed the title Feature: Put repos in a folder of user/org name. (all implementations) Feature: Put repos in a folder of user/org name (all implementations) Sep 18, 2023
@MichaelDimmitt
Copy link
Collaborator Author

All implementations checklist:

  • bash
  • ruby
  • python
  • elixir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog (non urgent)
Development

No branches or pull requests

1 participant