Skip to content

unify command-line option parser of all packages #1757

@tasshi-me

Description

@tasshi-me

Package

  • @kintone/create-plugin
  • @kintone/customize-uploader
  • @kintone/dts-gen
  • @kintone/plugin-packer
  • @kintone/plugin-uploader
  • @kintone/rest-api-client-demo
  • @kintone/data-loader

Why

In js-sdk, we use different command-line option parsers on each package.

package command-line option parser interactive interface
create-plugin meow inquirer
customize-uploader meow inquirer
dts-gen commander N/A
plugin-packer full-scrach N/A
plugin-uploader meow inquirer
rest-api-client-demo yargs N/A
data-loader yargs N/A

What

unify command-line option parser

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions