volojs / volo

Create front end projects from templates, add dependencies, and automate the resulting projects
https://volojs.github.io/
Other
1.41k stars 99 forks source link

support for volo add name/project@branch #148

Closed gregglind closed 11 years ago

gregglind commented 11 years ago

Seems like name/project/tag is supported, but it would be nice if branch was also supported.

jrburke commented 11 years ago

Using volo 0.2.9, this works for me:

volo add jrburke/requirejs/dev2.0

where dev2.0 is a branch. Do you have a specific add command that fails with a branch name?

gregglind commented 11 years ago

Nope, this works.