Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I install only 1 package only? #194

Open
vuhailuyen1991 opened this issue Apr 20, 2016 · 1 comment
Open

How can I install only 1 package only? #194

vuhailuyen1991 opened this issue Apr 20, 2016 · 1 comment

Comments

@vuhailuyen1991
Copy link

Whenever I add new package I have to call rake bower:install. That command will install everything from the beginning and it's not efficient. I do not see anything in the instruction that guide me to install 1 package only.

@mostlydev
Copy link

I have the same question. The README isn't clear on many things.

The most important IMO is:

  • How do you add things to the bower.json file? The only reliable way I've found is to run the regular bower command with the --save flag, move the relevant line to the "developer" block, and then run rake bower:install.

This all seems very tedious for something that's supposed to simplify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants