Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Added bower.json.#6

Open
estoner wants to merge 1 commit intojamesarosen:masterfrom
estoner:master
Open

Added bower.json.#6
estoner wants to merge 1 commit intojamesarosen:masterfrom
estoner:master

Conversation

@estoner
Copy link
Copy Markdown

@estoner estoner commented Aug 11, 2014

Hi, I ran into some issues installing your library without a valid bower.json, so I thought I'd offer you a placeholder if you're interested.

Bower can install without the bower.json config file if you just specify a git repo/commit to pull from, but then you can't programmatically make sure that your dependencies are all up to date when you run a build.

@estoner
Copy link
Copy Markdown
Author

estoner commented Aug 11, 2014

If this looks good to you, it'll also need a version tag on GitHub to show up properly in the Bower registry:

git tag v1.0.2
git push origin -a

@estoner
Copy link
Copy Markdown
Author

estoner commented Aug 11, 2014

That last comment of mine appears to be nonsense, the actual push command is

git push origin --tags

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