Skip to content

volojs/create-command-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Template for creating volo commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published