1.0.0 • Published 1 year ago

svg-scripts v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

svg-scripts

Install

Run directly

npx svg-scripts

Install on system

npm i -g svg-scripts
%binName%

Install in project

npm i -D svg-scripts

Add script entry:

{
  "scripts": {
    "%binName%": "%binName%"
  }
}

Run:

npm run %binName%

Options

--help

Show help

--version

Show version

1.0.0

1 year ago