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
A new user should be able to easily install and deploy the FishPi system on a development machine and from there remotely on a RaspberryPi or BeagleBone.
This includes the installation of software that is needed for the installation (Python 2.7, pip, Fabric), as well as Python libraries FishPi depends on while running.
Installation instructions should be provided for multiple operating systems on the development machine (Linux, OSX, Windows?). Fabric and pip simplify the installation process, once they are installed.
The text was updated successfully, but these errors were encountered:
A new user should be able to easily install and deploy the FishPi system on a development machine and from there remotely on a RaspberryPi or BeagleBone.
This includes the installation of software that is needed for the installation (Python 2.7, pip, Fabric), as well as Python libraries FishPi depends on while running.
Installation instructions should be provided for multiple operating systems on the development machine (Linux, OSX, Windows?). Fabric and pip simplify the installation process, once they are installed.
The text was updated successfully, but these errors were encountered: