Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 415 Bytes

eup-experiment-pipes

Research project on combinging editable widgets with unix-inspired visual pipelines.

running

  1. yarn install
  2. yarn start

walkthrough

  • double click mouse to open widget menu
  • click on existing widget to select
  • ctrl+e to edit selected widget (ctrl+e again to close code editor)
  • ctrl+d to delete selected widget
  • drag and drop input/output "pills" to build the pipeline