mirror of
https://github.com/spf13/viper
synced 2025-05-07 20:57:18 +00:00
ADD: installation method
This commit is contained in:
parent
06c7c0d9b3
commit
9eb20cae37
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ Many Go projects are built using Viper including:
|
||||||
|
|
||||||
[](https://travis-ci.org/spf13/viper) [](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://godoc.org/github.com/spf13/viper)
|
[](https://travis-ci.org/spf13/viper) [](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://godoc.org/github.com/spf13/viper)
|
||||||
|
|
||||||
|
## Install
|
||||||
|
```console
|
||||||
|
go get -v github.com/spf13/viper
|
||||||
|
```
|
||||||
|
|
||||||
## What is Viper?
|
## What is Viper?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue