add toolbox
This commit is contained in:
parent
bb8e17fe9c
commit
4151758ff6
1 changed files with 7 additions and 0 deletions
7
content/toolbox.md
Normal file
7
content/toolbox.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: "Adoras 🛠️ Dev Toolbox"
|
||||||
|
description: "My tools to use in various programming languages"
|
||||||
|
---
|
||||||
|
## Golang
|
||||||
|
- Config Management: Viper ([github.com/spf13/viper](https://github.com/spf13/viper))
|
||||||
|
- `go get github.com/spf13/viper`
|
Loading…
Reference in a new issue