terrymun / paver

Paver, a panorama/image viewer replicating the effect seen in Facebook Pages app
MIT License
123 stars 38 forks source link

Bower install #15

Closed calraiden closed 6 years ago

calraiden commented 7 years ago

What's name to install by bower?

$ bower install paver --save
bower                        ENOTFOUND Package paver not found
terrymun commented 7 years ago

Thanks for highlighting that! I forgot to submit Paver to bower in the haste of publishing. It is now available via both NPM (as a scoped package, @terrymun/paver) on on bower (bower):

# Install using npm
$ npm install @terrymun/paver

# Install using bower
$ bower install paver