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

bower.io #43

Open
nostalgiaz opened this issue Apr 2, 2015 · 9 comments
Open

bower.io #43

nostalgiaz opened this issue Apr 2, 2015 · 9 comments

Comments

@nostalgiaz
Copy link

can you add this plugin to http://bower.io/ ?

@pablodenadai
Copy link

As a workaround, you could add the following entry to your bower.json file:

"ladda-bootstrap": "https://github.com/msurguy/ladda-bootstrap.git#02e23a8f38714f80edfbcedb4302789d9b538032"

Note that I added the latest commit's SHA to the end of the Git repo address as this project isn't being tagged accordingly.

@frdmn
Copy link

frdmn commented Apr 10, 2015

Isn't this already in bower?

❯ bower search ladda-bootstrap
Search results:

    ladda-bootstrap git://github.com/msurguy/ladda-bootstrap.git

@zsitro
Copy link

zsitro commented Aug 15, 2015

Bower uses github as repo anyway so it finds this without .bower file. But correct me if I'm wrong..

@frdmn
Copy link

frdmn commented Aug 17, 2015

@zsitro As far as I know you need to create a bower.json and submit it manually:

http://bower.io/docs/creating-packages/

@zsitro
Copy link

zsitro commented Aug 17, 2015

then how come it's in the search results? weird

@frdmn
Copy link

frdmn commented Aug 17, 2015

@zsitro You... You are right. I wasn't thinking about that. Interesting :D

@zsitro
Copy link

zsitro commented Aug 17, 2015

@frdmn I investigated this 👮. You can add manually a repo to the registry by entering

bower register ladda-bootstrap git://github.com/msurguy/ladda-bootstrap.git

I guess this was entered earlier by someone.. since that point it's available for search and install via bower i ladda-bootstrap

@frdmn
Copy link

frdmn commented Aug 17, 2015

@zsitro Ha! Thanks for the update, now this makes sense 👍

@stdavis
Copy link
Contributor

stdavis commented May 5, 2016

@msurguy: Any chance of tagging the latest version of this repo so that bower users don't have to reference a commit SHA to get it?

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

No branches or pull requests

5 participants