Skip to content

Add bower.json to properly support bower install#141

Merged
TooTallNate merged 1 commit intodebug-js:masterfrom
bright:bower_json
Dec 29, 2014
Merged

Add bower.json to properly support bower install#141
TooTallNate merged 1 commit intodebug-js:masterfrom
bright:bower_json

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