1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-31 04:20:42 +02:00
fpm/docs/packages/cli/npm.rst
Jordan Sissel 28881da6bc Move generated cli docs to packages/cli/{type}.rst
I'm hoping this makes it easier to find files in the docs/packages
directory.
2021-11-04 22:23:41 -07:00

8 lines
257 B
ReStructuredText

* ``--npm-bin NPM_EXECUTABLE``
- The path to the npm executable you wish to run.
* ``--npm-package-name-prefix PREFIX``
- Name to prefix the package name with.
* ``--npm-registry NPM_REGISTRY``
- The npm registry to use instead of the default.