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

How can I add my local components to private repository #251

Open
nag9329 opened this issue Aug 9, 2016 · 1 comment
Open

How can I add my local components to private repository #251

nag9329 opened this issue Aug 9, 2016 · 1 comment

Comments

@nag9329
Copy link

nag9329 commented Aug 9, 2016

Hi,

I've installed the add-on and configured myBowerConfig.json file. I don't want any bower component to be fetched from the github/internet. So, made the "disabled":true in "public" after I installed the add on.

I've many bower components locally on my drive. All, I need is to copy those components to private bower repository. But, I don't know where to add my local bower components to the private repository. Any help would be appreciated.

End goal: When any of the users enters bower install (component name). It should install only if the component is present in my private repository.

Thanks

@willpracht
Copy link
Contributor

You'll use the API to register the components.

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