MeteorPackaging / discussions

Ask for Meteor integration help, or discuss Meteor 3rd party library packaging
5 stars 1 forks source link

Bootstrap Table #48

Open wenzhixin opened 8 years ago

wenzhixin commented 8 years ago

How to install with Meteor? https://github.com/wenzhixin/bootstrap-table https://github.com/wenzhixin/bootstrap-table/issues/1499

splendido commented 8 years ago

Hi @wenzhixin! If you're interested to officially support Meteor I could work on a PR to add a couple files to your reposotory. Then you could use autopublish.meteor.com to get your new releases automatically published for Meteor (I'll guide you through the few easy steps to set it up...)

Differently I could create a wrapper repo just to publish the meteor package and linking your code from inside there. This would be something like this repo.

In the meanwhile you can head to meteor.com and register (lets look at the button on the top right of the page) to get your meteor developer user. You'll need it to be able to publish a package under your name like wenzhixin:bootstrap-table.