IBM/openapi-to-graphql

Improve CLI and provide tests

オープン

#56 opened on 2018/10/10

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (215 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,645 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

The CLI currently depends on custom logic to parse arguments. As we expand the CLI's capabilities, we should consider using a framework like commander.js. This is related to previous issue #44.

We should also refactor the code into a "core" and a "arguments parsing" part to be able to write test cases against the core part.

コントリビューターガイド