

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 2
click for more info
Not enough gems
Cost: 6 gems
1: Packages
incomplete
2: Package Naming
incomplete
3: Install
incomplete
4: Modules
incomplete
5: Go Environment
incomplete
6: First Local Program
incomplete
7: Go Run
incomplete
8: Go Build
incomplete
9: Go Install
incomplete
10: Custom Package
incomplete
11: Custom Package Continued
incomplete
12: Remote Packages
incomplete
13: Clean Packages
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
For the majority of this chapter, coding in the browser won't be useful because you need to learn how Go code is organized in a local development environment. For the majority of this chapter, you will use our official CLI tool (written in Go, ofc) to pass off lessons.
Most instructions on Boot.dev assume a Unix-like environment. If you're on Windows, I recommend using WSL 2 (Windows Subsystem for Linux) to get access to an Ubuntu system.
Run and submit the CLI tests.