1.4.3 • Published 6 years ago
remoteit-services-test v1.4.3
@remote.it/services demo
This is a simple Node.js CLI that uses the @remote.it/services package to do authentication requests.
Install
Checkout this repo locally then do:
npm iUsage
Run npm start to see a list of commands. For example, attempt to signin:
npm start -- signin "me@company.com" "s3kretPa$$word!"