Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 533 Bytes

Summary

This is a sample volo command that can be published to npm and used by volofiles if the project's volofile does an npm install of this package in its local node_modules folder.

For more info on making volo commands see "Creating a volo command"

Testing

Create a symlink at test/node_modules/{NAME} that points to this directory. Then:

cd test
volo {NAME}

That will run the test volofile at test/volofile.