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

Add bower.json to properly support bower install #141

Merged
merged 1 commit into from
Dec 29, 2014

Conversation

miensol
Copy link
Contributor

@miensol miensol commented Sep 25, 2014

It would be nice to be able to install and use debug through bower directly from source repository.

To make it available in bower it would have to registered and ideally a new release would be created (to enable proper install by bower install visionmedia/debug --save)

@TooTallNate
Copy link
Contributor

Not really interested to be honest… but do I need to do anything like publish to a bower repository or anything like that?

@miensol
Copy link
Contributor Author

miensol commented Oct 16, 2014

Actually visionmedia/debug package is already published in bower - not sure by whom. Bower will look at repository tags to identify releases and at bower.json version property - and will complain if those don't match. So the version in bower.json would need to be updated when releasing new version.

TooTallNate added a commit that referenced this pull request Dec 29, 2014
Add bower.json to properly support bower install
@TooTallNate TooTallNate merged commit 055a60b into debug-js:master Dec 29, 2014
@TooTallNate
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants