chlorinejs / lein-bower

Leiningen plugin for managing Bower dependencies in Clojure projects
66 stars 13 forks source link

Allow bower hook scripts to be run #10

Closed brendanator closed 10 years ago

brendanator commented 10 years ago

As you suggested I've allowed scripts to be specified in the bowerrc

Also fixed a bug where the pprint function was showing the file outputs the wrong way round

myguidingstar-zz commented 10 years ago

You're very near @brendanator ;) Just keep your changes in separated commits and then I will merge them, I promise

brendanator commented 10 years ago

Not quite sure what you mean

Do you want 2 pull request. One for the script functionality and one for the bug fix? Or just one pull request with 2 separate commits?

myguidingstar-zz commented 10 years ago

Just one with two commits is fine