Skip to content

Commit

Permalink
Add productivity list
Browse files Browse the repository at this point in the history
  • Loading branch information
wmariuss committed Jul 10, 2024
1 parent 25e389c commit 8cf58cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Internal Developer Platforms](#internal-developer-platforms)
- [Container Image Registry](#container-image-registry)
- [Automation & Orchestration](#automation--orchestration)
- [Productivity Tools](#productivity-tools)
- [Continuous Integration & Delivery](#continuous-integration--delivery)
- [Source Code Management](#source-code-management)
- [Web Servers](#web-servers)
Expand Down Expand Up @@ -174,7 +175,11 @@ DevOps is the combination of cultural philosophies, practices, and tools that in

## Productivity Tools

*All the tools, services which increase productivity, developer velocity and developer experience.*

- [tenv](https://github.com/tofuutils/tenv) - streamline IaC version manager for OpenTofu, Terraform, Terragrunt and Atmos, written in Go.
- [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
- [tfenv](https://github.com/tfutils/tfenv) - Terraform version manager.

## Continuous Integration & Delivery

Expand Down

0 comments on commit 8cf58cd

Please sign in to comment.