Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
495 stars 59 forks source link

moving files to their logical packages and getting rid of cobra #137

Closed imiller31 closed 1 year ago

imiller31 commented 1 year ago

Moving files out of pkgs and into the pkg that uses them -- helps set pkg as the unit of encapsulation (since draft_config is used across many different pkgs, it should have it's own)

Finished ripping out viper.