Skip to content

Getting Started

Srikanth Patchava edited this page Sep 10, 2026 · 1 revision

Getting Started

Repository purpose

Visual programming and dataflow authoring for EmbeddedOS, layered on EoStudio and eBuild.

First steps

  1. Read the README for the project's supported setup and usage path.
  2. Clone the repository and enter its directory:
git clone https://github.com/embeddedos-org/eFlow.git
cd eFlow
  1. Check the root project inputs below before installing dependencies or selecting a build tool.
  2. Review Development before changing code, and Security before reporting a vulnerability.

Root project inputs

  • No recognized root build or dependency manifest was found; use the repository README and in-tree documentation as the authority.

Scope note

The default branch inspected for this page was master at 536045f3c983. This page intentionally does not invent a universal build command when the repository's own documentation does not provide one.

Clone this wiki locally