Basic todo cli app A todo command line app that shows how to build clis with cobra and viper (Golang) The included tools are: Create Todo Read Todo Update Todo Delete Todo Installation