benschwarz / sublime-bower

Install Bower packages from within Sublime
MIT License
226 stars 12 forks source link

read component.json #14

Closed robdodson closed 11 years ago

robdodson commented 11 years ago

Maybe I'm dumb and missing something...

Is there a way to install everything from a component.json file?

benschwarz commented 11 years ago

Yeah, all you've gotta do is type bower in your command line. Then it'll make sure everything is installed.