We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
if you want to use pm2 follow this instructions:
sudo npm install -g pm2
before running make shure (~/.config/gcr.js) exists. to generate the file run node ./dir/gcr/bin/cmd.js and answer the questions.
node ./dir/gcr/bin/cmd.js
pm2 start ./dir/gcr/bin/cmd.js --name gcr pm2 save
pm2 startup
pm2 monit pm2 list pm2 info gcr