Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial cobra/viper setup #282

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Add initial cobra/viper setup #282

merged 1 commit into from
Jun 15, 2020

Commits on Jun 15, 2020

  1. Add cobra/viper setup

    Add main.go
    
    Rename package, fix config, fix cobra, clean up
    
    Adding environment variable configuration
    
    Add ability to search environment variables and also a predefined set of
    paths for a config file
    
    Add showconfig command
    
    Alphabetically sort config params
    
    Fixing tests
    
    Let's version control the mocks
    LandonTClipp committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1549900 View commit details
    Browse the repository at this point in the history