bdkjones / CodeKit2

CodeKit 2 Beta
97 stars 4 forks source link

Set bower install path to something other than `*/bower_components` #560

Open calvinjuarez opened 9 years ago

calvinjuarez commented 9 years ago

bower_components

So CodeKit currently allows specifying another location for the _bowercomponents directory, but it'd be nice if I could specify an entirely different directory so that I could use CodeKit with projects that use something else (like, for example, lib/bc/).

It'd be nicer still if CodeKit would read from & write to my .bowerrc "directory" key, too.