mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-04-30 01:01:11 -07:00
chore: try noflo
This commit is contained in:
parent
740b77f7bb
commit
bc49762f33
2 changed files with 5 additions and 0 deletions
5
scripts/ShowContents.fbp
Normal file
5
scripts/ShowContents.fbp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# In the graph we first need to define the nodes and the connections between them
|
||||
Read(filesystem/ReadFile) OUT -> IN Display(core/Output)
|
||||
|
||||
# Start off the graph by sending a filename to the file reader
|
||||
'package.json' -> IN Read
|
||||
0
scripts/tryfbp.mjs
Normal file
0
scripts/tryfbp.mjs
Normal file
Loading…
Add table
Add a link
Reference in a new issue