kubesphere / ksbuilder

A CLI tool helps you to manage the development of kubesphere extensions
MIT License
10 stars 19 forks source link

cmd/create: add vendor info to the metadata and change the author name parameter to required #30

Closed iawia002 closed 1 year ago

iawia002 commented 1 year ago
$ ksbuilder create

Please input extension name: aaa
✔ Performance
Please input extension author: ia
Please input Email (optional):
Please input author's URL (optional):
Directory: /xxx/aaa

The extension charts has been created.

ref https://github.com/kubesphere/issues/issues/1024 https://github.com/kubesphere/issues/issues/1097

/cc @wansir

wansir commented 1 year ago

LGTM