From @bennyn on March 5, 2017 18:45
Hello, I am new to the BeagleBone community and I would like to know if it is possible to deploy JavaScript code remotely to the BeagleBone?
Until now I always coded on the BeagleBone (using the Cloud9 environment) itself. But I would like to code on my personal computer and then deploy it from there to the BeagleBone. Is this possible?
I know that the Tessel microcontroller supports this way of coding by running tessel run my-app.js.
Copied from original issue: jadonk#148