Remote BCCLI setup
Beta
After connecting to the remote machine with SSH or Termius:
text
npm install -g @botconnector/bccli@next
bccli login
cd your-project && bccliFor automation, use bccli -p "task".
After connecting to the remote machine with SSH or Termius:
npm install -g @botconnector/bccli@next
bccli login
cd your-project && bccliFor automation, use bccli -p "task".