Nodejs as dev dependency #1225
luisfilsilva
started this conversation in
Artillery
Replies: 1 comment 1 reply
-
hi @luisfilsilva - when installed as a dependency, the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi experts,
This is a newbie question.. I want to run artillery as dev dependency on nodejs:
npm install -D artillery@latest
However, I'm not really sure how I can use it after the installation. Can I call artillery from my own nodejs project (instead of command line)?
Thanks!!
Luís
Beta Was this translation helpful? Give feedback.
All reactions