View Source mix nodelix.npm (nodelix v1.0.0-alpha.8)
Invokes npm
with the provided arguments.
Warning
This is a pre-release version. As such, anything may change at any time, the public API should not be considered stable, and using a pinned version is recommended.
Usage:
$ mix nodelix.npm TASK_OPTIONS NODE_ARGS
Example:
$ mix nodelix.npm install --save-dev semantic-release semantic-release-hex
Refer to Mix.Tasks.Nodelix
for task options and to Nodelix
for more information
on configuration and profiles.