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

Private Repositories #52

Open
zoephilipps opened this issue Feb 25, 2014 · 3 comments
Open

Private Repositories #52

zoephilipps opened this issue Feb 25, 2014 · 3 comments

Comments

@zoephilipps
Copy link

Is there any way to make the theme installation work with a private GitHub repo? I can use git clone instead, but right now the generator throws an error when it gets to the theme installation. Perhaps it could detect if the user specified a .git URL, and use git clone?

@zoephilipps
Copy link
Author

$ node -v
v0.10.26
$ npm -v
1.4.4
$ yo -v
1.1.2

Running Mac OS 10.9.1

@romainberger
Copy link
Owner

For now it's not trying to clone but always download, I guess it could be possible to do that.
I probably won't have time to look into that for now, but if you feel like working on it, I'm open to PR :)

@zoephilipps
Copy link
Author

Lol I am also pretty tied up this week, but I'll let you know if I've taken a crack at it.

On Tue, Feb 25, 2014 at 10:59 AM, Romain Berger [email protected]
wrote:

For now it's not trying to clone but always download, I guess it could be possible to do that.

I probably won't have time to look into that for now, but if you feel like working on it, I'm open to PR :)

Reply to this email directly or view it on GitHub:
#52 (comment)

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

No branches or pull requests

2 participants