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

Could this be published to npm? #10891

Closed
panthershark opened this issue Sep 30, 2013 · 3 comments
Closed

Could this be published to npm? #10891

panthershark opened this issue Sep 30, 2013 · 3 comments
Labels

Comments

@panthershark
Copy link

I am currently using bootstrap as a library (not a boilerplate) for a node.js web server. The problem is that when I do this, then it takes forever to pull the entire repo and all history from github.

"dependencies": {
    "bootstrap": "git+https://github.com/twbs/bootstrap.git#v3.0.0"
}

I noticed that the person that owns bootstrap on npm is not tied to this repo.
http://npmjs.org/package/bootstrap

I would be thrilled if this repo was published as an npm module so that it could be included inside of a project without a git url pointing to npm.

Does anyone else feel this is important? If so, what are the next steps?

@cvrebert
Copy link
Collaborator

Duplicate of #8492.
@mdo Any update on twbs/bootstrap-expo#424 and/or why we punted?

@panthershark
Copy link
Author

cool.. thanks for the link. I'll close this.

@cvrebert
Copy link
Collaborator

X-Ref: #6983

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

No branches or pull requests

2 participants