JdeRobot / VisualCircuit

Visual programming of robots using hardware blocks composition and Python
https://jderobot.github.io/VisualCircuit/
12 stars 14 forks source link

Added installation process through Github Action #307

Closed BkPankaj closed 1 month ago

BkPankaj commented 1 month ago

Changes Made

  1. Added a YAML file that triggers the installation job whenever there is a new pull request for the master branch.
  2. Wrote the script according to the installation process described in the new Visual Circuit documentation.

Screenshots

Installation process through GitHub action in forked repo: