[openstreetmap/openstreetmap-website] WIP: devcontainer configuration (PR #6424)
Pablo Brasero
notifications at github.com
Thu Oct 23 10:29:29 UTC 2025
@pablobm commented on this pull request.
> +
+```bash
+sudo apt-get update
+sudo apt-get install git-core
+```
+
+### Fedora
+
+```bash
+sudo dnf install git
+```
+
+### macOS
+
+For macOS, you will need [Xcode Command Line Tools](https://mac.install.guide/commandlinetools/); macOS 14 (Sonoma) or later; and some familiarity with Unix development via the Terminal.
+
I think that's enough. Thank you! ❤️
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#discussion_r2454659276
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3369264646 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251023/829e720e/attachment-0001.htm>
More information about the rails-dev
mailing list