kenhkan / vyzzi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As Raymond, I want a component manifest specification so that I know how to create a component.

kenhkan opened this issue · comments

  • Where to fetch this component (see #8)?
  • How to invoke the underlying program? That is, what is the command or path?
  • What environment variables does the underlying program expect?
  • What parameters does the underlying program expect?
  • What I/O streams does the underlying program expect?
  • What in-ports and out-ports does the component honor?
  • What is the expected delimiters for each port (see #5)?
  • What is the data type of each port (see #6)?