Monorepo containing tools for kube Header formatting in source files.
Composed of:
header
: NPM Package Library containing a library and a CLI.vscode-kube-header
: VSCode extension dependent on the library
yarn lerna bootstrap
yarn dev
To debug the VSCode extension, simply start Launch VSCode Extension
from Run Panel.
yarn build
Publishing to NPM and VSCode Marketplace is handled automatically by Github Actions when version is upgraded.