chore: try noflo

This commit is contained in:
lin onetwo 2023-07-10 01:15:46 +08:00
parent 740b77f7bb
commit bc49762f33
2 changed files with 5 additions and 0 deletions

5
scripts/ShowContents.fbp Normal file
View 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
View file