Implement `init` subcommand
This commit will implement the first version of the `init` subcommand. This subcommand initializes a ksonnet application, including generating the default directory tree and generating the appropriate ksonnet-lib.
cmd/init.go
0 → 100644
pkg/kubecfg/init.go
0 → 100644
Please register or sign in to comment