Steveorevo/node-maker

Support more than one node per project

Opened this issue · 4 comments

Currently, only one node is supported per project. It would be ideal if we could run parallel or insert a sequential “start node”/“finish node” to produce a project that contains multiple nodes. Perhaps create a “start project” and “finish project” to combine the nodes into a single project and even accommodate shared code templates.

I... simply created a new tab, named it myNode, copied and wired startNode, use templots, nodemakerhtml and finish node.

Should scale with one node per tab.

It does scale with one node per tab :>

Just to clarify; this is the ability to have multiple nodes in one package.json file/one repository.

Oh, that makes sense. I want that! =)