chlorinejs / lein-bower

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

Adds Windows support #16

Closed gotvino closed 6 years ago

gotvino commented 9 years ago

Use lein-npm's iswin function to determine which bower path to use. On Windows, it defaults to .\bin\bower.cmd.

gotvino commented 9 years ago

@myguidingstar Could you merge and push to clojars?

hackeryarn commented 7 years ago

@gotvino If you are still interested, would you mind resolving the merge conflicts to this PR? I would be happy to merge it once resolved.

Thanks for the work on this!

gotvino commented 6 years ago

Looks like subsequent changes may have resolved the issue.