kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

feat: cli basic framework #337

Closed 0xff-dev closed 11 months ago

0xff-dev commented 12 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it

feat: cli basic framework

Which issue(s) this PR fixes

For #315

Special notes for your reviewer

codecov[bot] commented 12 months ago

Codecov Report

Merging #337 (78e1ffc) into main (17133d6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage   27.61%   27.61%           
=======================================
  Files          37       37           
  Lines        4468     4468           
=======================================
  Hits         1234     1234           
  Misses       3130     3130           
  Partials      104      104           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

bjwswang commented 11 months ago

@0xff-dev we can continue on this task based on this pr https://github.com/kubebb/core/pull/353