Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.

bower support #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

dotnetCarpenter
Copy link

Since I use bower for everything, I think it's a shame that doctestjs doesn't support bower. I haven't publish doctestjs to the bower registry but everything is ready to be published. I have tested the package locally.
Just do bower register doctestjs https://github.com/ianb/doctestjs.git

@dotnetCarpenter
Copy link
Author

You also need to tag the merged commit. Simply do git tag v0.3.0 -a -m "Description of version 0.3.0"

@dotnetCarpenter
Copy link
Author

oops. I wrongfully excluded .resources. I'll update the PR

@dotnetCarpenter
Copy link
Author

I think including .resources makes sense from a git stand point but when using bower, it makes more sense to include esprima as a dependency (users might not have git installed). Bower users can run bower update to get esprima. @ianb can you check that the esprima version is correct?

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

Successfully merging this pull request may close these issues.

1 participant