Appsilon / shiny.router

A minimalistic router for your Shiny apps.
http://appsilon.github.io/shiny.router
Other
255 stars 31 forks source link

Bower added to track html dependencies versions. #2

Closed filipstachura closed 7 years ago

marekrogala commented 7 years ago
filipstachura commented 7 years ago

This way we can manage js dependencies in more convenient way (each is explicitly declared with version stated in bower.json). Bower is needed only to bump the version of dependency or installing a new one.

Why we need that?

filipstachura commented 7 years ago

BTW We are still working on README and gh-page and we want to add a note about it in 'how to contribute'.

marekrogala commented 7 years ago

thanks for the info ideally, we should have a rule that README update (just saying how to build the bower deps) would be included in the PR itself -- but of course I understand that it's hard when we have the "tech debt" of missing README