Skip to content

Clojure Leiningen Plugin for bower web lib dependency management

License

Notifications You must be signed in to change notification settings

wokier/lein-bower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-bower

Clojure Leiningen Plugin for bower web lib dependency management.

Based on http://bower.io/ and https://npmjs.org/

Usage

Put [org.clojars.wokier/lein-bower "0.3.0"] into the :plugins vector of your project.clj.

Single task call

$ lein bower

Build Pre-task call

Add :prep-tasks ["javac" "compile" "bower"]` to your project.clj.

Example

https://github.com/wokier/toclojure

About

Clojure Leiningen Plugin for bower web lib dependency management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published