kubernate
kubernate copied to clipboard
[Question] How to use kubernate inside existing project?
At the moment it needs to be created into an empty directory. But prefer to kubernate init just like
npm init
git init
Thank you