log-args

1.0.0 • Public • Published

log-args

The bin script log-args logs to the terminal which arguments a shell script receives that is invoked by an npm package script. It is meant to be used from a package.json file like this:

{
  ···
  "scripts": {
    "log-args": "log-args"
  },
  ···
}

Readme

Keywords

none

Package Sidebar

Install

npm i log-args

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

746 B

Total Files

3

Last publish

Collaborators

  • rauschma