dev/model/parts: Add a part type that can launch a func in an existing file
DrJosh9000 opened this issue · comments
Josh Deprez commented
It'd be nice to edit code in a preferred text editor, and take control of the full contents of a file. This part type should, given a Go source file in the target package and a function name, can infer the pin definitions from the function arguments, and update itself (inotify?) when the file changes.