mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
e8fb21d725
I'm hoping this makes it easier to find files in the docs/packages directory.
8 lines
257 B
ReStructuredText
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.
|
|
|