@anatoo/invoke
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

@anatoo/invoke

npm version

Call the function exported by the module from the CLI.

Install

$ yarn add @anatoo/invoke

Usage

Call default exported function in "./foo.js":

$ yarn invoke "./foo.js"

Call "hello" named export function in "./foo.js":

$ yarn invoke "./foo.js" hello

License

MIT License

Author

Kubota Mitsunori, @anatoo

/@anatoo/invoke/

    Package Sidebar

    Install

    npm i @anatoo/invoke

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • anatoo