- add windows to GoReleaser config
- long desc update
- adding command templates for events
- adding command templates for tickets
- adding command templates for account
- adding command templates for volumes
- adding command templates for nodebalancers
- adding command templates for domains
- update linodes var struct names so they dont conflict with other commands
- adding MIT license
- update root command to check homedir for config
- move client.go to its own package dir
- add GoReleaser config file
- updating dir structure so main.go is in a per app directory
- Adding initial Cobra/Viper code and moving client to internal package
- make LINODE_DEBUG env var optional
- Working WIP using Linode Go SDK