Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Conversation

@3jins
Copy link

@3jins 3jins commented Aug 11, 2018

There were some hinders aginst the automation, so I fixed them.

  1. I added options like -y or --minimal in commands of install.sh to avoid for users to type 'y' or '2' in middle of the installation process.
  2. modules for Adonis were not installed automatically, so I added a npm install command to install.sh
  3. I changed some codes to avoid errors.

3jins added 4 commits August 11, 2018 22:41
A user had to type 'y' or '2' in the middle of the installation
process. By adding options like '-y' or '--minimal', users can
escape from these troublesome works.
The yardstick project of Adonis framework needs to install modules
that it has dependencies on.
Because of the version up of node-req, `npm start run` command
doesn't work on Adonis.
@amitguptagwl
Copy link

@3jin This repor is no more active. So you may raise a PR on https://github.com/amitguptagwl/NodeRestPerfTest3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants