kubesphere / ksbuilder

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

feat: add template command. #79

Closed ImitationImmortal closed 5 months ago

ImitationImmortal commented 5 months ago

feat: store Chart.yaml in memory

  1. add command ksbuilder template
  2. remove Chart.yaml. generate it in memory when use ksbuilder template or ksbuilder lint

fixed: https://github.com/kubesphere/ksbuilder/issues/76 https://github.com/kubesphere/ksbuilder/issues/77

feat: add template command, and store Chart.yaml in memory.
wansir commented 5 months ago

/lgtm /approve