0.0.0 • Published 5 years ago
@anatoo/invoke v0.0.0
@anatoo/invoke
Call the function exported by the module from the CLI.
Install
$ yarn add @anatoo/invokeUsage
Call default exported function in "./foo.js":
$ yarn invoke "./foo.js"Call "hello" named export function in "./foo.js":
$ yarn invoke "./foo.js" helloLicense
Author
Kubota Mitsunori, @anatoo
0.0.0
5 years ago