we'll introduce how to configure development environment for backend, server. in here we'll talk about docker, vagrant, ansible to set laravel, python development environment.
Manage Python version by pyenv
2023-03-02
Let's see how to use pyenv to use various Python versions on the same machine.
Configure automatically development environment on Mac via Homebrew and Shell Script
2023-03-18
Let's see how to configure automatically development environment on Mac via Homebrew and Shell Script. and then Let's see how to use Brewfile and Shell script on new Mac for configuring the development environment.