deniszholob / factorio-cheat-sheet

Cheat Sheet for Factorio
https://factoriocheatsheet.com/
GNU General Public License v3.0
256 stars 38 forks source link

chore: create devcontainer for GitHub Codespaces #407

Closed HonkingGoose closed 2 days ago

HonkingGoose commented 2 days ago

Changes:

Context:

With my changes you can:

You will need to update the "image": "mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm", part from time to time. GitHub added a Dependabot config during the setup steps for the Node.js container.

I recommend using a bot to update the container file regularly. It's easy to forget. 😄

Docs