Skip to content
jrburke edited this page Jan 25, 2013 · 10 revisions

volo motivation, design:

  • Design goals - the top level goals that motivate the design of volo.
  • Prior art - discussion of how volo fits in with things like npm, cpm, bpm.
  • volo and grunt - comparing volo and grunt.

Best practices for end users:

  • Library best practices - the best practices to use when constructing a library that will be used by others.
  • Application best practices - the best practices to use when building an application/top level project that uses libraries that also use best practices.
  • add dependency rules - the rules volo add uses to find and add new dependencies to a project. The best practices result from the conventions used by volo add.

Directories:

Some docs related to code: