personal-website/content/toolbox.md

8 lines
241 B
Markdown
Raw Permalink Normal View History

2024-05-13 10:20:05 +02:00
---
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`