You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for our workflow on the cohda to be successful there are a few small tasks that we must perform repetitively. I would like to setup some shell scripts to automate these tasks so that we can be more productive while developing / hide implementation details.
[] Script to automate the ssh connection process over either ethernet or usb
[] Script to provision our required software services on the cohda (install a python server, ensure it runs on startup, etc)
[] Script to sync the current state of the python code from the local machine to the cohda (this will likely include restarting the python server once sync is complete)
The text was updated successfully, but these errors were encountered:
In order for our workflow on the cohda to be successful there are a few small tasks that we must perform repetitively. I would like to setup some shell scripts to automate these tasks so that we can be more productive while developing / hide implementation details.
The text was updated successfully, but these errors were encountered: