We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcdd78 commit ab7ad58Copy full SHA for ab7ad58
README.md
@@ -22,6 +22,10 @@ Installing all packages in package.json with their tyes (see https://github.com/
22
```
23
addt
24
25
+Also works with `npx`
26
+```
27
+npx addt <package_name> [...<package_name>]
28
29
30
### Arguments
31
The tool will pass any argument starts with `-` to the `npm` / `yarn` command, so make sure you use the correct arguments
0 commit comments