UNPKG

magicli

Version:

Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil

9 lines (8 loc) 177 B
{ "name": "function-simple-concat", "version": "1.0.0", "private": true, "description": "Test function-simple-concat", "main": "lib/index.js", "bin": "bin/cli.js" }