carlsednaoui / ouibounce

Increase your landing page conversion rates.
MIT License
2.31k stars 373 forks source link

Add: Bower support #44

Closed dz0ny closed 10 years ago

dz0ny commented 10 years ago

You still need to register package in registry.

curl http://bower.herokuapp.com/packages -v -F 'name=ouibounce' -F  'url=git://github.com/carlsednaoui/ouibounce.git'

See https://github.com/bower/registry for more info.

jescalan commented 10 years ago

lgtm :+1:

carlsednaoui commented 10 years ago

Awesome, thank you @dz0ny. Will add package to registry.