Installation Instructions for Microsoft Windows with WSL 2 and Ubuntu
In this chapter, we will learn how to set up the tools required to run the commands described in this book on Microsoft Windows. We will also learn how to get access to the source code of the book.
The following topics will be covered in this chapter:
- Technical requirements
- Installing tools
- Accessing the source code
If you are using a Mac, you should follow the instructions in Chapter 21, Installation Instructions for macOS.
Technical requirements
All of the commands described in this book are run on a MacBook Pro using bash as the command shell. In this chapter, we will learn how to set up a development environment in Microsoft Windows where the commands in this book can be run without requiring any changes. In a few cases, the commands have to be modified to run in the Windows environment, for example using another host and port for accessing a local...