volo
Create front end projects from templates, add dependencies, and automate the resulting projectscreate-template
The sample single page app project template, uses RequireJScreate-responsive-template
volo template to set up a responsive web app based on the Twitter Bootstrapgrunt-volo
Use volo inside grunt for fetching code dependencies from GitHubvolo-appcache
A volo command for generating an appcache manifestrepos
Supplemental information for repos on GitHub that do not have usable package.json filesvolo-ghdeploy
A volo command for deploying a directory to GitHub Pagestest-gh-app
test app trying the github pagestest-type-directory
Tests the use of volo.type = "directory" for an added dependency.volo-npm
volo package structure for npm deploymenttest-package-download
Tests a JS project that has a package.json with a volo.url property pointing to github downloads zip file.test-noversionjson
Tests a repo that has a version tag already, but no package.json in it, so fall back to the master branch's package.jsontest-nomaster
Tests a repo with a develop branch set as its "master", and does not have version tags.create-command-template
Template for creating volo commandsghvolo
A command line tool that uses volo as a library to do searches and resolutions of github IDs for front end/browser-based web dependencies.test-master-downloadfragment
Tests a JS project that has a package.json with a volo.url property pointing to a master download URL with a fragment ID on the end.test-mainsinglebuilt
Test directory with a single built file that when fetched with fragment ID should only get the file not a directorytest-directory-main
Tests a directory with a package.json and a main, but no dependencies or volo config.test-master-download
Tests a JS project that has a package.json with a volo.url property pointing to a master download URLLove Open Source and this site? Check out how you can help us