Questions tagged [volojs]

Volojs is an automation tool for nodejs.

Volo is a tool for quickly creating projects, adding libraries, and automating common tasks using and . The homepage contains more information.

3 questions
164
votes
5 answers

JavaScript dependency management: npm vs. bower vs. volo

How do you compare npm, bower and volo? All three can be used to install JavaScript dependencies for a UI project. I understand npm is more node specific. So, when to use what? npm still stands distant, but bower and volo seem to be solving exactly…
Yugal Jindle
  • 44,057
  • 43
  • 129
  • 197
1
vote
1 answer

Grunt required github token during docker build

Grunt requires a github authentication token while it is executed during a docker build for an image. How do I provide grunt with the required token? Interactive passing doesn't work (as I already exacted). The message of grunt is: Running…
white_gecko
  • 4,808
  • 4
  • 55
  • 76
0
votes
1 answer

Does volo support enterprise Github?

We're trying to use Volo as a front end dependency manager, but a lot of our repositories reside on our enterprise Github server. I can't find any documentation about Volo supporting it, outside of linking to raw files served via https. Does Volo…
Gary
  • 634
  • 6
  • 10