apache / apache/openwhisk-composer

allow compose to generate code and ast in one command but to two different files

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
JavaScript
Stars
68
Forks
18
PR merge metrics
No merged PRs in 30d

Description

currently you have to run composer twice, once to generate the function code and again to generate the ast (needed for k/o-ui visualization).

it would be convenient to run `compose` once and specify two different files for output.

Contributor guide

Open the contributing guide

Research direction

Start with the compose command and trace how its function-code and AST outputs are currently selected. Run the command in separate-output scenarios, then verify that one invocation can write the function code and AST to two different files for k/o-ui visualization.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.