0 Forks
1 Stars
1 Watchers

dataflow

Dataflow is a browser-based visual programming environment designed for learning, prototyping, and executing logic without touching traditional syntax. Inspired by UE5's Blueprints—but reimagined for data, structures, and flow control. Dataflow allows developers to build functional logic through an intuitive graph interface.

How to download and setup dataflow

Open terminal and run command
git clone https://github.com/jav974/dataflow.git
git clone is used to create a copy or clone of dataflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dataflow https://github.com/jav974/dataflow/archive/master.zip

Or simply clone dataflow with SSH
[email protected]:jav974/dataflow.git

If you have some problems with dataflow

You may open issue on dataflow support forum (system) here: https://github.com/jav974/dataflow/issues