Skip to content

Commit 900d8be

Browse files
authored
Add dev container feature as installation method to README (#4876)
### PR Description Implements #4874
2 parents 2469420 + 4c686fc commit 900d8be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is
8181
- [Tutorials](#tutorials)
8282
- [Installation](#installation)
8383
- [Binary Releases](#binary-releases)
84+
- [Dev container](#dev-container-feature)
8485
- [Homebrew](#homebrew)
8586
- [MacPorts](#macports)
8687
- [Void Linux](#void-linux)
@@ -231,6 +232,10 @@ _Most of the above packages are maintained by third parties so be sure to vet th
231232

232233
For Windows, Mac OS(10.12+) or Linux, you can download a binary release [here](../../releases).
233234

235+
### Dev container feature
236+
237+
If you want to use lazygit in e.g. one of your GitHub Codespaces, there is a third-party [dev container feature](https://github.com/GeorgOfenbeck/features/tree/main/src/lazygit-linuxbinary) based on the binary releases mentioned above.
238+
234239
### Homebrew
235240

236241
It works with Linux, too.

0 commit comments

Comments
 (0)