UNPKG

helmsman

Version:

Easily make command line interfaces using git style subcommands

5 lines (4 loc) 67 B
#!/usr/bin/env node exports.command = { description: 'A test' };