IBM/openapi-to-graphql

Improve CLI and provide tests

開放

#56 建立於 2018年10月10日

 (4 則留言) (0 個反應) (0 位負責人)TypeScript (215 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (1,645 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南